Searched refs:BRANCH_PC_LOW (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dcris.h184 #define BRANCH_PC_LOW (0xFF) macro
187 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dcris-dis.c780 if (opcodep->match != (BRANCH_PC_LOW + BRANCH_INCR_HIGH * 256))

Completed in 66 milliseconds