Home
last modified time | relevance | path

Searched refs:op0 (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-muldiv.h2 void glue(glue(test_, OP), b)(long op0, long op1) in glue()
5 s0 = op0; in glue()
20 void glue(glue(test_, OP), w)(long op0h, long op0, long op1) in glue()
25 res = op0; in glue()
35 stringify(OP) "w", op0h, op0, s1, resh, res, flags & CC_MASK); in glue()
38 void glue(glue(test_, OP), l)(long op0h, long op0, long op1) in glue()
43 res = op0; in glue()
53 stringify(OP) "l", op0h, op0, s1, resh, res, flags & CC_MASK); in glue()
57 void glue(glue(test_, OP), q)(long op0h, long op0, long op1) in glue()
62 res = op0; in glue()
[all …]
H A Dtest-i386.c513 s0 = op0; in test_imulw2()
531 s0 = op0; in test_imull2()
550 s0 = op0; in test_imulq2()
709 val = op0;\
1056 res = op0;\
1124 long op0, op1;\
1125 op0 = i2l(0x12345678);\
1129 : "0" (op0));\
1131 #op, op0, op1);\
1136 long op0, op1, op2;\
[all …]
/openbmc/qemu/target/arm/hvf/
H A Dtrace-events1 …32_t reg, uint32_t op0, uint32_t op1, uint32_t crn, uint32_t crm, uint32_t op2) "unhandled sysreg …
2 …32_t reg, uint32_t op0, uint32_t op1, uint32_t crn, uint32_t crm, uint32_t op2) "unhandled sysreg …
6 …ead(uint32_t reg, uint32_t op0, uint32_t op1, uint32_t crn, uint32_t crm, uint32_t op2, uint64_t v…
7 …te(uint32_t reg, uint32_t op0, uint32_t op1, uint32_t crn, uint32_t crm, uint32_t op2, uint64_t va…
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c228 void *op0 = NULL, *op1 = NULL, *op2 = NULL, *op3 = NULL; in do_mathemu() local
332 op0 = (void *)&current->thread.TS_FPR((insn >> 21) & 0x1f); in do_mathemu()
338 op0 = (void *)&current->thread.TS_FPR((insn >> 21) & 0x1f); in do_mathemu()
344 op0 = (void *)&current->thread.TS_FPR((insn >> 21) & 0x1f); in do_mathemu()
353 op0 = (void *)&current->thread.TS_FPR((insn >> 21) & 0x1f); in do_mathemu()
398 op0 = (void *)&regs->ccr; in do_mathemu()
405 op0 = (void *)&regs->ccr; in do_mathemu()
411 op0 = (void *)(long)((insn >> 21) & 0x1f); in do_mathemu()
415 op0 = (void *)(long)((insn >> 23) & 0x7); in do_mathemu()
420 op0 = (void *)(long)((insn >> 17) & 0xff); in do_mathemu()
[all …]
/openbmc/linux/arch/arm64/tools/
H A Dgen-sysreg.awk154 op0 = $3
164 define("REG_" reg, "S" op0 "_" op1 "_C" crn "_C" crm "_" op2)
165 define("SYS_" reg, "sys_reg(" op0 ", " op1 ", " crn ", " crm ", " op2 ")")
167 define("SYS_" reg "_Op0", op0)
194 op0 = null
/openbmc/u-boot/post/lib_powerpc/
H A Drlwimi.c30 ulong op0; member
110 cpu_post_exec_22 (code, & cr, & res, test->op0, test->op1); in cpu_post_test_rlwimi()
122 cpu_post_exec_22 (codecr, & cr, & res, test->op0, test->op1); in cpu_post_test_rlwimi()
/openbmc/qemu/hw/scsi/
H A Dlsi53c895a.c1426 uint8_t op0; in lsi_execute_script() local
1445 op0 = op1 = 0; in lsi_execute_script()
1448 op0 = s->sfbr; in lsi_execute_script()
1469 op0 = op1; in lsi_execute_script()
1473 op0 = (op0 << 1) | s->carry; in lsi_execute_script()
1477 op0 |= op1; in lsi_execute_script()
1480 op0 ^= op1; in lsi_execute_script()
1483 op0 &= op1; in lsi_execute_script()
1486 op1 = op0 & 1; in lsi_execute_script()
1487 op0 = (op0 >> 1) | (s->carry << 7); in lsi_execute_script()
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S106 #define F_head(a, x, gi1, gi2, op0) \ argument
107 op0 a, RKM, x; \
129 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
130 F_head(b1, RX, RGI1, RGI2, op0); \
131 F_head(b2, RX, RGI3, RGI4, op0); \
H A Dcast5-avx-x86_64-asm_64.S106 #define F_head(a, x, gi1, gi2, op0) \ argument
107 op0 a, RKM, x; \
129 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
130 F_head(b1, RX, RGI1, RGI2, op0); \
131 F_head(b2, RX, RGI3, RGI4, op0); \
/openbmc/qemu/linux-headers/asm-arm64/
H A Dkvm.h249 #define __ARM64_SYS_REG(op0,op1,crn,crm,op2) \ argument
251 ARM64_SYS_REG_SHIFT_MASK(op0, OP0) | \
513 #define KVM_ARM_FEATURE_ID_RANGE_IDX(op0, op1, crn, crm, op2) \ argument
/openbmc/linux/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c744 const_tree op0; in find_bad_casts_execute() local
805 op0 = TREE_OPERAND(rhs1, 0); in find_bad_casts_execute()
807 if (op0 == NULL_TREE) in find_bad_casts_execute()
810 if (TREE_CODE(op0) != VAR_DECL) in find_bad_casts_execute()
813 op0_type = TYPE_MAIN_VARIANT(strip_array_types(TYPE_MAIN_VARIANT(TREE_TYPE(op0)))); in find_bad_casts_execute()
/openbmc/linux/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h246 #define __ARM64_SYS_REG(op0,op1,crn,crm,op2) \ argument
248 ARM64_SYS_REG_SHIFT_MASK(op0, OP0) | \
/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dkvm.h246 #define __ARM64_SYS_REG(op0,op1,crn,crm,op2) \ argument
248 ARM64_SYS_REG_SHIFT_MASK(op0, OP0) | \
/openbmc/linux/arch/powerpc/include/asm/
H A Dmpc52xx_psc.h205 u8 op0; /* PSC + 0x3c */ member
346 u8 op0; /* PSC + 0x4c */ member
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c185 unsigned op0, op1, crn, crm, op2; in print_reg() local
235 op0 = (id & KVM_REG_ARM64_SYSREG_OP0_MASK) >> KVM_REG_ARM64_SYSREG_OP0_SHIFT; in print_reg()
240 TEST_ASSERT(id == ARM64_SYS_REG(op0, op1, crn, crm, op2), in print_reg()
242 printf("\tARM64_SYS_REG(%d, %d, %d, %d, %d),\n", op0, op1, crn, crm, op2); in print_reg()
/openbmc/qemu/target/arm/
H A Dsyndrome.h162 static inline uint32_t syn_aa64_sysregtrap(int op0, int op1, int op2, in syn_aa64_sysregtrap() argument
167 | (op0 << 20) | (op2 << 17) | (op1 << 14) | (crn << 10) | (rt << 5) in syn_aa64_sysregtrap()
/openbmc/linux/arch/arm64/include/asm/
H A Desr.h212 #define ESR_ELx_SYS64_ISS_SYS_VAL(op0, op1, op2, crn, crm) \ argument
213 (((op0) << ESR_ELx_SYS64_ISS_OP0_SHIFT) | \
/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c399 static bool expected_nop_sequence(void *ip, ppc_inst_t op0, ppc_inst_t op1) in expected_nop_sequence() argument
402 return ppc_inst_equal(op0, ppc_inst(PPC_RAW_NOP())); in expected_nop_sequence()
404 return ppc_inst_equal(op0, ppc_inst(PPC_RAW_BRANCH(8))) && in expected_nop_sequence()
/openbmc/linux/arch/m68k/fpsp040/
H A Dbugfix.S187 | op0. Else, or if opclass2, check for cu dest equal to
203 beqs op0 |if equal, continue bugfix
210 beqs op0 |if equal, continue bugfix
224 op0: label
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc138 .op0 = glue(X86_TYPE_, op0_), \
148 #define X86_OP_GROUP1(op, op0, s0, ...) \
149 X86_OP_GROUP3(op, op0, s0, 2op, s0, None, None, ## __VA_ARGS__)
151 X86_OP_GROUP3(op, op0, s0, 2op, s0, op1, s1, ## __VA_ARGS__)
187 X86_OP_ENTRY3(op, op0, s0, 2op, s0, op1, s1, ## __VA_ARGS__)
1387 entry->op1 = entry->op0;
1388 entry->op0 = X86_TYPE_None;
2142 if (e->op0 != X86_TYPE_None) {
2146 if (e->op0 == X86_TYPE_I) {
2175 if (e->op0 != X86_TYPE_None &&
[all …]
H A Ddecode-new.h278 X86OpType op0:8; member
/openbmc/qemu/disas/
H A Dsparc.c2466 sparc_opcode *op0 = * (sparc_opcode **) a; in compare_opcodes() local
2477 if (op0->architecture & current_arch_mask) in compare_opcodes()
2486 else if (op0->architecture != op1->architecture) in compare_opcodes()
2487 return op0->architecture - op1->architecture; in compare_opcodes()
2498 op0->name, match0, lose0); in compare_opcodes()
2499 op0->lose &= ~op0->match; in compare_opcodes()
2500 lose0 = op0->lose; in compare_opcodes()
2550 i = strcmp (op0->name, op1->name); in compare_opcodes()
2559 op0->name, op1->name); in compare_opcodes()
2573 char *p0 = (char *) strchr (op0->args, '+'); in compare_opcodes()
[all …]
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c1647 u8 op0 = 0; in mthca_tavor_post_send() local
1795 op0 = mthca_opcode[wr->opcode]; in mthca_tavor_post_send()
1810 qp->send_wqe_offset) | f0 | op0, in mthca_tavor_post_send()
1951 u8 op0 = 0; in mthca_arbel_post_send() local
1964 ((qp->sq.head & 0xffff) << 8) | f0 | op0; in mthca_arbel_post_send()
2125 op0 = mthca_opcode[wr->opcode]; in mthca_arbel_post_send()
2137 dbhi = (nreq << 24) | ((qp->sq.head & 0xffff) << 8) | f0 | op0; in mthca_arbel_post_send()
/openbmc/linux/arch/xtensa/kernel/
H A Dalign.S171 extui a0, a4, INSN_OP0, 4 # get insn.op0 nibble
233 extui a5, a4, INSN_OP0, 4 # get insn.op0 nibble
/openbmc/qemu/target/arm/tcg/
H A Da64.decode267 # NB: op0 is bits [20:19], but op0=0b00 is other insns, so we have
269 SYS 1101 0101 00 l:1 01 op1:3 crn:4 crm:4 op2:3 rt:5 op0=1
270 SYS 1101 0101 00 l:1 10 op1:3 crn:4 crm:4 op2:3 rt:5 op0=2
271 SYS 1101 0101 00 l:1 11 op1:3 crn:4 crm:4 op2:3 rt:5 op0=3

12