Lines Matching +full:0 +full:x7f
20 } while (0)
22 __RISCV_INSN_FUNCS(system, 0x7f, 0x73);
23 __RISCV_INSN_FUNCS(fence, 0x7f, 0x0f);
31 } while (0)
33 __RISCV_INSN_FUNCS(c_j, 0xe003, 0xa001);
34 __RISCV_INSN_FUNCS(c_jr, 0xf007, 0x8002);
35 __RISCV_INSN_FUNCS(c_jal, 0xe003, 0x2001);
36 __RISCV_INSN_FUNCS(c_jalr, 0xf007, 0x9002);
37 __RISCV_INSN_FUNCS(c_beqz, 0xe003, 0xc001);
38 __RISCV_INSN_FUNCS(c_bnez, 0xe003, 0xe001);
39 __RISCV_INSN_FUNCS(c_ebreak, 0xffff, 0x9002);
41 __RISCV_INSN_FUNCS(auipc, 0x7f, 0x17);
42 __RISCV_INSN_FUNCS(branch, 0x7f, 0x63);
44 __RISCV_INSN_FUNCS(jal, 0x7f, 0x6f);
45 __RISCV_INSN_FUNCS(jalr, 0x707f, 0x67);