Searched refs:DISP30 (Results 1 – 3 of 3) sorted by relevance
45 #define DISP30(x) (((union instruct *) (x))->f_1.disp30) macro
101 destpc = (DISP30(instructp) << 2) + PC_VAL(instructp); in findcalls()
146 #define DISP30(x) ((x) & 0x3fffffff) macro1116 disp = DISP30(instr) << 2; in fasttrap_tracepoint_init()