Searched refs:LD32 (Results 1 – 2 of 2) sorted by relevance
90 #define LD32 F3(3, 0x00) macro96 #define LDPTR LD3299 #define LD32I (LD32 | IMMED)
170 #define LD32 F3(3, 0x00) macro186 #define LD32I (LD32 | IMMED)886 emit(LD32 | IMMED | RS1(bpf_array) | S13(off) | RD(tmp), ctx); in emit_tail_call()893 emit(LD32 | IMMED | RS1(SP) | S13(off) | RD(tmp), ctx); in emit_tail_call()1297 opcode = LD32; in build_insn()1414 emit(LD32 | RS1(tmp) | RS2(G0) | RD(tmp2), ctx); in build_insn()