Home
last modified time | relevance | path

Searched refs:imm7 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/riscv/net/
H A Dbpf_jit.h615 static inline u16 rvc_lw(u8 rd, u32 imm7, u8 rs1) in rvc_lw() argument
619 imm_hi = (imm7 & 0x38) >> 3; in rvc_lw()
620 imm_lo = ((imm7 & 0x4) >> 1) | ((imm7 & 0x40) >> 6); in rvc_lw()
624 static inline u16 rvc_sw(u8 rs1, u32 imm7, u8 rs2) in rvc_sw() argument
628 imm_hi = (imm7 & 0x38) >> 3; in rvc_sw()
629 imm_lo = ((imm7 & 0x4) >> 1) | ((imm7 & 0x40) >> 6); in rvc_sw()
/openbmc/linux/arch/riscv/kernel/
H A Dmodule.c95 u16 imm7 = (offset & 0x80) >> (7 - 6); in apply_r_riscv_rvc_jump_rela() local
102 imm11 | imm10 | imm9_8 | imm7 | imm6 | imm5 | imm4 | imm3_1; in apply_r_riscv_rvc_jump_rela()
/openbmc/qemu/target/xtensa/core-lx106/
H A Dxtensa-modules.c.inc2126 { "imm7", FIELD_imm7, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-fsf/
H A Dxtensa-modules.c.inc2242 { "imm7", 34, -1, 0, 0, 0, 0, 0, 0 }
/openbmc/qemu/target/xtensa/core-sample_controller/
H A Dxtensa-modules.c.inc2624 { "imm7", FIELD_imm7, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dxtensa-modules.c.inc2896 { "imm7", FIELD_imm7, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-de212/
H A Dxtensa-modules.c.inc2992 { "imm7", FIELD_imm7, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dxtensa-modules.c.inc2815 { "imm7", 34, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dxtensa-modules.c.inc4355 { "imm7", FIELD_imm7, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dxtensa-modules.c.inc10774 { "imm7", FIELD_imm7, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-test_kc705_be/
H A Dxtensa-modules.c.inc12491 { "imm7", FIELD_imm7, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dxtensa-modules.c.inc43732 { "imm7", FIELD_imm7, -1, 0, 0, 0, 0, 0, 0 },