Searched defs:imm3 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_self_test.c | 32 u32 imm3; /* 3rd value in predicate condition, left-to-right */ member
|
/openbmc/qemu/tests/tcg/tricore/asm/ |
H A D | macros.h | 182 #define TEST_D_DIII(insn, num, result, rs1, imm1, imm2, imm3)\ argument
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | cpu_asm.h | 169 #define ASM_113(opcode, rd, rs, imm1, imm2, imm3) \ argument
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 7659 int imm3 = extract32(insn, 10, 3); in disas_add_sub_ext_reg() local
|