Searched refs:OPCODE_BA_PT (Results 1 – 1 of 1) sorted by relevance
29 #define OPCODE_BA_PT 0x30480000 /* ba,a,pt %icc, ?; add PC-rel word address */ macro55 insn = OPCODE_BA_PT | ((disp >> 2) & 0x07ffff); in sparc_fixup_plt()
Completed in 3 milliseconds