/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | ops2.c | 58 u8 op2) in x86emuOp2_illegal_op() 145 void x86emuOp2_long_jump(u8 op2) in x86emuOp2_long_jump() 167 void x86emuOp2_set_byte(u8 op2) in x86emuOp2_set_byte() 263 void x86emuOp2_push_FS(u8 X86EMU_UNUSED(op2)) in x86emuOp2_push_FS() 277 void x86emuOp2_pop_FS(u8 X86EMU_UNUSED(op2)) in x86emuOp2_pop_FS() 291 void x86emuOp2_bt_R(u8 X86EMU_UNUSED(op2)) in x86emuOp2_bt_R() 354 void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) in x86emuOp2_shld_IMM() 425 void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) in x86emuOp2_shld_CL() 487 void x86emuOp2_push_GS(u8 X86EMU_UNUSED(op2)) in x86emuOp2_push_GS() 501 void x86emuOp2_pop_GS(u8 X86EMU_UNUSED(op2)) in x86emuOp2_pop_GS() [all …]
|
/openbmc/qemu/target/alpha/ |
H A D | int_helper.c | 90 uint64_t helper_minub8(uint64_t op1, uint64_t op2) in helper_minub8() 105 uint64_t helper_minsb8(uint64_t op1, uint64_t op2) in helper_minsb8() 121 uint64_t helper_minuw4(uint64_t op1, uint64_t op2) in helper_minuw4() 136 uint64_t helper_minsw4(uint64_t op1, uint64_t op2) in helper_minsw4() 152 uint64_t helper_maxub8(uint64_t op1, uint64_t op2) in helper_maxub8() 167 uint64_t helper_maxsb8(uint64_t op1, uint64_t op2) in helper_maxsb8() 183 uint64_t helper_maxuw4(uint64_t op1, uint64_t op2) in helper_maxuw4() 198 uint64_t helper_maxsw4(uint64_t op1, uint64_t op2) in helper_maxsw4() 214 uint64_t helper_perr(uint64_t op1, uint64_t op2) in helper_perr() 259 void helper_check_overflow(CPUAlphaState *env, uint64_t op1, uint64_t op2) in helper_check_overflow()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_qmath.c |
|
/openbmc/linux/arch/arc/include/asm/ |
D | atomic64-arcv2.h |
|
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 3480 uint32_t op2; in decode_sr_system() local 3506 uint32_t op2; in decode_sr_accu() local 3782 int32_t op2; in decode_abs_ldw() local 3815 int32_t op2; in decode_abs_ldb() local 3846 int32_t op2; in decode_abs_ldst_swap() local 3871 uint32_t op2; in decode_abs_ldst_context() local 3897 int32_t op2; in decode_abs_store() local 3930 int32_t op2; in decode_abs_storeb_h() local 3957 uint32_t op2; in decode_bit_andacc() local 3998 uint32_t op2; in decode_bit_logical_t() local [all …]
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_helper.c | 1184 static uint16_t float16_ceq(float16 op1, float16 op2, float_status *stat) in float16_ceq() 1189 static uint32_t float32_ceq(float32 op1, float32 op2, float_status *stat) in float32_ceq() 1194 static uint64_t float64_ceq(float64 op1, float64 op2, float_status *stat) in float64_ceq() 1199 static uint16_t float16_cge(float16 op1, float16 op2, float_status *stat) in float16_cge() 1204 static uint32_t float32_cge(float32 op1, float32 op2, float_status *stat) in float32_cge() 1209 static uint64_t float64_cge(float64 op1, float64 op2, float_status *stat) in float64_cge() 1214 static uint16_t float16_cgt(float16 op1, float16 op2, float_status *stat) in float16_cgt() 1219 static uint32_t float32_cgt(float32 op1, float32 op2, float_status *stat) in float32_cgt() 1224 static uint64_t float64_cgt(float64 op1, float64 op2, float_status *stat) in float64_cgt() 1229 static uint16_t float16_acge(float16 op1, float16 op2, float_status *stat) in float16_acge() [all …]
|
/openbmc/linux/arch/arm/include/asm/ |
D | atomic.h |
|
/openbmc/linux/tools/testing/selftests/sgx/ |
D | test_encl.c |
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | ipm.c | 7 uint32_t op2 = 0x44444444; in main() local
|
H A D | laalg.c | 11 unsigned long cc = 0, op1, op2 = 40, op3 = 2; in main() local
|
H A D | exrl-trt.c | 7 char op2[256]; in main() local
|
H A D | exrl-trtr.c | 7 char op2[256]; in main() local
|
H A D | csst.c | 13 uint64_t op2 = 0; in main() local
|
H A D | clm.S | 22 op2: label
|
H A D | icm.S | 23 op2: label
|
/openbmc/linux/tools/perf/arch/x86/util/ |
D | cpuid.h |
|
/openbmc/qemu/target/ppc/ |
H A D | fpu_helper.c | 1119 static inline uint32_t efsadd(CPUPPCState *env, uint32_t op1, uint32_t op2) in efsadd() 1129 static inline uint32_t efssub(CPUPPCState *env, uint32_t op1, uint32_t op2) in efssub() 1139 static inline uint32_t efsmul(CPUPPCState *env, uint32_t op1, uint32_t op2) in efsmul() 1149 static inline uint32_t efsdiv(CPUPPCState *env, uint32_t op1, uint32_t op2) in efsdiv() 1189 static inline uint32_t efscmplt(CPUPPCState *env, uint32_t op1, uint32_t op2) in efscmplt() 1198 static inline uint32_t efscmpgt(CPUPPCState *env, uint32_t op1, uint32_t op2) in efscmpgt() 1207 static inline uint32_t efscmpeq(CPUPPCState *env, uint32_t op1, uint32_t op2) in efscmpeq() 1216 static inline uint32_t efststlt(CPUPPCState *env, uint32_t op1, uint32_t op2) in efststlt() 1222 static inline uint32_t efststgt(CPUPPCState *env, uint32_t op1, uint32_t op2) in efststgt() 1228 static inline uint32_t efststeq(CPUPPCState *env, uint32_t op1, uint32_t op2) in efststeq() [all …]
|
/openbmc/linux/arch/x86/crypto/ |
D | cast5-avx-x86_64-asm_64.S |
|
D | cast6-avx-x86_64-asm_64.S |
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 517 HexValue *op2) in gen_bin_cmp() 562 HexValue *op2, in gen_simple_op() 595 HexValue *op2) in gen_sub_op() 624 HexValue *op1, HexValue *op2) in gen_asl_op() 676 HexValue *op1, HexValue *op2) in gen_asr_op() 731 HexValue *op1, HexValue *op2) in gen_lsr_op() 777 HexValue *op2) in gen_andl_op() 802 HexValue *op1, HexValue *op2, bool minmax) in gen_minmax_op() 845 HexValue *op2) in gen_bin_op() 1610 HexValue *op2, in gen_carry_from_add() [all …]
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | cmp.c | 33 ulong op2; member
|
H A D | cmpi.c | 33 ushort op2; member
|
H A D | threei.c | 32 ushort op2; member
|
H A D | andi.c | 30 ushort op2; member
|
/openbmc/linux/arch/x86/kvm/svm/ |
D | svm_ops.h |
|