Searched refs:ldOpcode (Results 1 – 1 of 1) sorted by relevance
1195 const uint32_t ldOpcode = ctx.arg.is64 ? LD_D : LD_W; in tryGotToPCRel() local1199 (nextInsn & 0xffc00000) != ldOpcode) in tryGotToPCRel()