Searched refs:LD64 (Results 1 – 2 of 2) sorted by relevance
169 #define LD64 F3(3, 0x0b) macro179 #define LDPTR LD64185 #define LD64I (LD64 | IMMED)880 emit(LD64 | IMMED | RS1(tmp) | S13(off) | RD(tmp), ctx); in emit_tail_call()888 emit(LD64 | IMMED | RS1(tmp) | S13(off) | RD(tmp), ctx); in emit_tail_call()1274 opcode = LD64; in build_insn()1286 if (opcode != LD64 && insn_is_zext(&insn[1])) in build_insn()1410 emit(LD64 | RS1(tmp) | RS2(G0) | RD(tmp2), ctx); in build_insn()
93 #define LD64 F3(3, 0x0b) macro102 #define LD64I (LD64 | IMMED)