Home
last modified time | relevance | path

Searched refs:FASTTRAP_ARM64_OP_MASK_B_COND_PC_REL (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/dev/arm64/ !
H A Ddisassembler.c25 …{ .mask = FASTTRAP_ARM64_OP_MASK_B_COND_PC_REL, .value = FASTTRAP_ARM64_OP_VALUE_B_COND_PC_REL, .t…
/xnu-11417.121.6/bsd/arm/ !
H A Dfasttrap_isa.h181 #define FASTTRAP_ARM64_OP_MASK_B_COND_PC_REL 0xff000010 /* Bits to check for b.cond label */ macro