Searched defs:opc1 (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | uprobes.h | 37 u8 opc1; member
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | uprobes.h | 37 u8 opc1; member
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | uprobes.c | 233 u8 opc1 : 4; member
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | uprobes.c | 228 u8 opc1 : 4; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | uprobes.c | 718 u8 opc1 = OPCODE1(insn); in branch_setup_xol_ops() local 769 u8 opc1 = OPCODE1(insn), reg_offset = 0; in push_setup_xol_ops() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | uprobes.c | 718 u8 opc1 = OPCODE1(insn); in branch_setup_xol_ops() local 769 u8 opc1 = OPCODE1(insn), reg_offset = 0; in push_setup_xol_ops() local [all...] |
/third_party/node/deps/v8/src/diagnostics/arm/ |
H A D | disasm-arm.cc | 1643 int opc1 = instr->Bits(23, 21); in DecodeTypeCP15() local 2253 int opc1 = instr->Bits(17, 16); in DecodeAdvancedSIMDTwoOrThreeRegisters() local [all...] |
/third_party/backends/backend/ |
H A D | umax1220u-common.c | 581 unsigned char opc1[16] = { in cwritev_opc1_lamp_ctrl() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_gk110.cpp | 1855 uint64_t opc1, opc2; in emitSUCalc() local 423 emitForm_21(const Instruction *i, uint32_t opc2, uint32_t opc1) emitForm_21() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 5844 unsigned opc1 = fieldFromInstruction(Val, 4, 4); in DecoderForMRRC2AndMCRR2() local
|
/third_party/node/deps/v8/src/execution/arm/ |
H A D | simulator-arm.cc | 3543 int opc1 = instr->Bits(23, 21); in DecodeTypeCP15() local 4399 int opc1 = instr->Bits(17, 16); in DecodeAdvancedSIMDTwoOrThreeRegisters() local [all...] |
Completed in 39 milliseconds