/openbmc/u-boot/arch/arm/include/asm/ |
H A D | opcodes-sec.h | 11 #define __SMC(imm4) __inst_arm_thumb32( \ argument 12 0xE1600070 | (((imm4) & 0xF) << 0), \ 13 0xF7F08000 | (((imm4) & 0xF) << 16) \
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | opcodes-sec.h | 12 #define __SMC(imm4) __inst_arm_thumb32( \ argument 13 0xE1600070 | (((imm4) & 0xF) << 0), \ 14 0xF7F08000 | (((imm4) & 0xF) << 16) \
|
/openbmc/linux/arch/arm/kernel/ |
H A D | phys2virt.S | 80 @ as imm4:i:imm3:imm8) 84 @ MOVW | 1 1 1 1 0 | i | 1 0 0 1 0 0 | imm4 || 0 | imm3 | Rd | imm8 | 179 @ MOVW | cond | 0 0 1 1 0 0 0 0 | imm4 | Rd | imm12 |
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | module.c | 98 u16 imm4 = (offset & 0x10) << (12 - 5); 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/linux/arch/s390/include/asm/ |
H A D | vx-insn-asm.h | 671 .macro VSLDB vr1, vr2, vr3, imm4 676 .word ((v3&15) << 12) | (\imm4)
|
/openbmc/qemu/target/rx/ |
H A D | insns.decode | 398 # MUL #imm4, rd
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_self_test.c | 33 u32 imm4; /* 4th value in predicate condition, left-to-right */ member 70 ((args->val1 & args->imm3) != args->imm4)); in pand_neq_x2()
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 2461 int imm4 = 1 << vece; 2462 tcg_out32(s, INSN_VDUP_S | (imm4 << 16) | (q << 6) |
|
/openbmc/qemu/target/xtensa/core-lx106/ |
H A D | xtensa-modules.c.inc | 2118 { "imm4", FIELD_imm4, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 2233 { "imm4", 25, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-sample_controller/ |
H A D | xtensa-modules.c.inc | 2615 { "imm4", FIELD_imm4, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 2887 { "imm4", FIELD_imm4, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 2983 { "imm4", FIELD_imm4, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 2806 { "imm4", 25, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 4346 { "imm4", FIELD_imm4, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | xtensa-modules.c.inc | 10765 { "imm4", FIELD_imm4, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 12482 { "imm4", FIELD_imm4, -1, 0, 0, 0, 0, 0, 0 },
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | xtensa-modules.c.inc | 43723 { "imm4", FIELD_imm4, -1, 0, 0, 0, 0, 0, 0 },
|