Home
last modified time | relevance | path

Searched defs:op1 (Results 26 – 50 of 83) sorted by relevance

1234

/openbmc/u-boot/post/lib_powerpc/
H A Dthreei.c31 ulong op1; member
H A Dsrawi.c29 ulong op1; member
H A Dthree.c33 ulong op1; member
H A Dthreex.c33 ulong op1; member
H A Drlwinm.c29 ulong op1; member
H A Drlwnm.c30 ulong op1; member
H A Drlwimi.c31 ulong op1; member
H A Dcr.c88 ulong op1; member
/openbmc/linux/arch/s390/net/
H A Dbpf_jit_comp.c205 #define _EMIT6(op1, op2) \ argument
214 #define _EMIT6_DISP(op1, op2, disp) \ argument
220 #define _EMIT6_DISP_LH(op1, op2, disp) \ argument
228 #define EMIT6_DISP_LH(op1, op2, b1, b2, b3, disp) \ argument
237 #define EMIT6_PCREL_RIEB(op1, op2, b1, b2, mask, target) \ argument
246 #define EMIT6_PCREL_RIEC(op1, op2, b1, imm, mask, target) \ argument
255 #define EMIT6_PCREL(op1, op2, b1, b2, i, off, mask) \ argument
/openbmc/qemu/target/i386/hvf/
H A Dx86_flags.c48 #define ADD_COUT_VEC(op1, op2, result) \ argument
51 #define SUB_COUT_VEC(op1, op2, result) \ argument
54 #define GET_ADD_OVERFLOW(op1, op2, result, mask) \ argument
/openbmc/qemu/tests/tcg/s390x/
H A Dshift.c73 uint64_t op1; member
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c510 void test_imulw2(long op0, long op1) in test_imulw2()
528 void test_imull2(long op0, long op1) in test_imull2()
547 void test_imulq2(long op0, long op1) in test_imulq2()
566 #define TEST_IMUL_IM(size, rsize, op0, op1)\ argument
1213 uint64_t op0, op1, op2; in test_xchg() local
1274 #define TEST_ARPL(op, size, op1, op2)\ argument
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h29 Byte **op1, in dfltcc()
/openbmc/linux/arch/arm64/crypto/
H A Dpolyval-ce-glue.c61 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul()
/openbmc/linux/arch/arm64/include/asm/
H A Desr.h212 #define ESR_ELx_SYS64_ISS_SYS_VAL(op0, op1, op2, crn, crm) \ argument
328 #define ESR_ELx_CP15_32_ISS_SYS_VAL(op1, op2, crn, crm) \ argument
349 #define ESR_ELx_CP15_64_ISS_SYS_VAL(op1, crm) \ argument
/openbmc/linux/arch/x86/crypto/
H A Dpolyval-clmulni_glue.c70 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul()
/openbmc/linux/crypto/
H A Dpolyval-generic.c87 void polyval_mul_non4k(u8 *op1, const u8 *op2) in polyval_mul_non4k()
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Ddebug.c88 u8 op1; in disassemble_forward() local
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c185 unsigned op0, op1, crn, crm, op2; in print_reg() local
/openbmc/linux/tools/arch/arm/include/uapi/asm/
H A Dkvm.h166 #define __ARM_CP15_REG(op1,crn,crm,op2) \ argument
175 #define __ARM_CP15_REG64(op1,crm) \ argument
/openbmc/qemu/linux-headers/asm-arm/
H A Dkvm.h166 #define __ARM_CP15_REG(op1,crn,crm,op2) \ argument
175 #define __ARM_CP15_REG64(op1,crm) \ argument
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c9485 static void gen_farith(DisasContext *ctx, enum fopcode op1, in gen_farith()
13199 uint32_t op1, op2; in decode_opc_special_r6() local
13308 uint32_t op1 = MASK_SPECIAL(ctx->opcode); in decode_opc_special_tx79() local
13353 uint32_t op1; in decode_opc_special_legacy() local
13426 uint32_t op1; in decode_opc_special() local
13626 uint32_t op1; in decode_opc_special2_legacy() local
13697 uint32_t op1, op2; in decode_opc_special3_r6() local
13810 uint32_t op1, op2; in decode_opc_special3_legacy() local
14393 uint32_t op1 = MASK_SPECIAL3(ctx->opcode); in decode_mmi_sq() local
14412 uint32_t op1, op2; in decode_opc_special3() local
[all …]
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c155 unsigned char op1, op2, op3, prefix, in arch_decode_instruction() local
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c228 void *op0 = NULL, *op1 = NULL, *op2 = NULL, *op3 = NULL; in do_mathemu() local
/openbmc/linux/arch/sh/kernel/
H A Dkprobes.c144 struct kprobe *op1, *op2; in prepare_singlestep() local

1234