Searched defs:mnem (Results 1 - 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
H A D | nftw.c | 237 struct list mnem[] = { variable
|
H A D | nftw64.c | 237 struct list mnem[] = { variable
|
/third_party/node/deps/v8/src/diagnostics/x64/ |
H A D | disasm-x64.cc | 47 const char* mnem; member 146 const char* mnem; member 206 SetTableRange(InstructionType type, byte start, byte end, bool byte_size, const char* mnem) SetTableRange() argument 636 PrintOperands(const char* mnem, OperandType op_order, byte* data) PrintOperands() argument 693 const char* mnem = "Imm???"; PrintImmediateOp() local 738 const char* mnem = nullptr; F6F7Instruction() local 798 const char* mnem = nullptr; ShiftInstruction() local 859 const char* mnem = conditional_code_suffix[cond]; JumpConditional() local 869 const char* mnem = conditional_code_suffix[cond]; JumpConditionalShort() local 878 const char* mnem = conditional_code_suffix[cond]; SetCC() local 1244 const char* mnem = "?"; AVXInstruction() local 1575 const char* mnem = "?"; MemoryFPUInstruction() local 1650 const char* mnem = "?"; RegisterFPUInstruction() local 2238 const char* mnem = rex_w() ? "pextrq" : "pextrd"; ThreeByteOpcodeInstruction() local 2248 const char* mnem = rex_w() ? "pinsrq" : "pinsrd"; ThreeByteOpcodeInstruction() local 2506 const char* mnem = nullptr; InstructionDecode() local [all...] |
/third_party/node/deps/v8/src/diagnostics/ia32/ |
H A D | disasm-ia32.cc | 26 const char* mnem; member 110 const char* mnem; member 173 SetTableRange(InstructionType type, byte start, byte end, const char* mnem) SetTableRange() argument 474 PrintOperands(const char* mnem, OperandOrder op_order, byte* data) PrintOperands() argument 505 const char* mnem = "Imm???"; PrintImmediateOp() local 548 const char* mnem = nullptr; F7Instruction() local 590 const char* mnem = nullptr; D1D3C1Instruction() local 648 const char* mnem = jump_conditional_mnem[cond]; JumpConditional() local 661 const char* mnem = jump_conditional_mnem[cond]; JumpConditionalShort() local 673 const char* mnem = set_conditional_mnem[cond]; SetCC() local 683 const char* mnem = conditional_move_mnem[cond]; CMov() local 1012 const char* mnem = "?"; AVXInstruction() local 1423 const char* mnem = "?"; MemoryFPUInstruction() local 1507 const char* mnem = "?"; RegisterFPUInstruction() local 2078 const char* mnem = nullptr; InstructionDecode() local 2125 const char* mnem = nullptr; InstructionDecode() local 2356 const char* mnem = (*data == 0x2E) ? "ucomisd" : "comisd"; InstructionDecode() local 2630 const char* mnem = "?"; InstructionDecode() local 2750 const char* mnem = "?"; InstructionDecode() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 1470 __be32 mnem; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 1472 __be32 mnem; member
|
Completed in 28 milliseconds