Home
last modified time | relevance | path

Searched refs:regop (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/lang/v8/v8-9.6.180.12/src/diagnostics/ia32/
H A Ddisasm-ia32.cc391 int mod, regop, rm; in PrintRightOperandHelper() local
476 int mod, regop, rm; in PrintOperands() local
502 int mod, regop, rm; in PrintImmediateOp() local
505 switch (regop) { in PrintImmediateOp()
545 int mod, regop, rm; in F7Instruction() local
548 switch (regop) { in F7Instruction()
575 if (regop == 0) { in F7Instruction()
586 int mod, regop, rm; in D1D3C1Instruction() local
590 switch (regop) { in D1D3C1Instruction()
1459 switch (regop) { in MemoryFPUInstruction()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/ia32/
H A Ddisasm-ia32.cc387 int mod, regop, rm; in PrintRightOperandHelper() local
475 int mod, regop, rm; in PrintOperands() local
501 int mod, regop, rm; in PrintImmediateOp() local
504 switch (regop) { in PrintImmediateOp()
544 int mod, regop, rm; in F7Instruction() local
547 switch (regop) { in F7Instruction()
574 if (regop == 0) { in F7Instruction()
585 int mod, regop, rm; in D1D3C1Instruction() local
589 switch (regop) { in D1D3C1Instruction()
1308 switch (regop) { in MemoryFPUInstruction()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/ia32/
H A Ddisasm-ia32.cc387 int mod, regop, rm; in PrintRightOperandHelper() local
475 int mod, regop, rm; in PrintOperands() local
501 int mod, regop, rm; in PrintImmediateOp() local
504 switch (regop) { in PrintImmediateOp()
544 int mod, regop, rm; in F7Instruction() local
547 switch (regop) { in F7Instruction()
574 if (regop == 0) { in F7Instruction()
585 int mod, regop, rm; in D1D3C1Instruction() local
589 switch (regop) { in D1D3C1Instruction()
1338 switch (regop) { in MemoryFPUInstruction()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/ia32/
H A Ddisasm-ia32.cc416 int mod, regop, rm; in PrintRightOperandHelper() local
524 int mod, regop, rm; in PrintOperands() local
552 int mod, regop, rm; in PrintImmediateOp() local
555 switch (regop) { in PrintImmediateOp()
581 int mod, regop, rm; in F7Instruction() local
584 switch (regop) { in F7Instruction()
611 if (regop == 0) { in F7Instruction()
623 int mod, regop, rm; in D1D3C1Instruction() local
627 switch (regop) { in D1D3C1Instruction()
1067 int mod, regop, rm; in AVXInstruction() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc484 int mod, regop, rm; in PrintRightOperandHelper() local
606 int mod, regop, rm; in PrintOperands() local
636 int mod, regop, rm; in PrintImmediateOp() local
639 switch (regop) { in PrintImmediateOp()
680 int mod, regop, rm; in F6F7Instruction() local
682 if (regop != 0) { in F6F7Instruction()
684 switch (regop) { in F6F7Instruction()
744 switch (regop) { in ShiftInstruction()
1542 switch (regop) { in MemoryFPUInstruction()
1558 switch (regop) { in MemoryFPUInstruction()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Ddisasm-x64.cc509 int mod, regop, rm; in PrintRightOperandHelper() local
650 int mod, regop, rm; in PrintOperands() local
686 int mod, regop, rm; in PrintImmediateOp() local
689 switch (regop) { in PrintImmediateOp()
731 int mod, regop, rm; in F6F7Instruction() local
735 switch (regop) { in F6F7Instruction()
785 int mod, regop, rm; in ShiftInstruction() local
789 switch (regop) { in ShiftInstruction()
1258 int mod, regop, rm; in AVXInstruction() local
1643 int mod, regop, rm; in TwoByteOpcodeInstruction() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc490 int mod, regop, rm; in PrintRightOperandHelper() local
612 int mod, regop, rm; in PrintOperands() local
664 int mod, regop, rm; in PrintImmediateOp() local
667 switch (regop) { in PrintImmediateOp()
708 int mod, regop, rm; in F6F7Instruction() local
710 if (regop != 0) { in F6F7Instruction()
712 switch (regop) { in F6F7Instruction()
772 switch (regop) { in ShiftInstruction()
1878 int mod, regop, rm; in TwoByteOpcodeInstruction() local
2327 mnemonic = regop == 5 ? "bts" : regop == 6 ? "btr" : "?"; in TwoByteOpcodeInstruction()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/diagnostics/x64/
H A Ddisasm-x64.cc514 int mod, regop, rm; in PrintRightOperandHelper() local
638 int mod, regop, rm; in PrintOperands() local
690 int mod, regop, rm; in PrintImmediateOp() local
693 switch (regop) { in PrintImmediateOp()
734 int mod, regop, rm; in F6F7Instruction() local
736 if (regop != 0) { in F6F7Instruction()
738 switch (regop) { in F6F7Instruction()
798 switch (regop) { in ShiftInstruction()
1886 int mod, regop, rm; in TwoByteOpcodeInstruction() local
2172 mnemonic = regop == 5 ? "bts" : regop == 6 ? "btr" : "?"; in TwoByteOpcodeInstruction()
[all …]
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/assemblers/chip8/
H A Dchip8_printer.cpp12 std::string CHIP8Printer::reg(const RegisterOperand &regop) const in reg()
14 if(regop.tag == CHIP8_REG_I) in reg()
17 if(regop.tag == CHIP8_REG_DT) in reg()
20 if(regop.tag == CHIP8_REG_ST) in reg()
24 ss << ((regop.tag == CHIP8_REG_K) ? "k" : "v") << std::hex << regop.r; in reg()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-i960.c123 struct regop;
232 struct regop struct
1065 struct regop regop; /* Description of register operand. */ in mem_fmt() local
1327 regop.mode = regop.special; in reg_fmt()
1337 instr |= regop.n | regop.mode | regop.special; in reg_fmt()
1350 regop.mode = regop.special; in reg_fmt()
1360 instr |= regop.n | regop.mode | regop.special; in reg_fmt()
1366 regop.mode = regop.special; in reg_fmt()
1367 instr |= (regop.n <<= 19) | (regop.mode <<= 13); in reg_fmt()
1549 instr |= (regop.n << 19) | (regop.mode << 13); in cobr_fmt()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-i960.c123 struct regop;
232 struct regop struct
1065 struct regop regop; /* Description of register operand. */ in mem_fmt() local
1327 regop.mode = regop.special; in reg_fmt()
1337 instr |= regop.n | regop.mode | regop.special; in reg_fmt()
1350 regop.mode = regop.special; in reg_fmt()
1360 instr |= regop.n | regop.mode | regop.special; in reg_fmt()
1366 regop.mode = regop.special; in reg_fmt()
1367 instr |= (regop.n <<= 19) | (regop.mode <<= 13); in reg_fmt()
1549 instr |= (regop.n << 19) | (regop.mode << 13); in cobr_fmt()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-i960.c128 struct regop;
237 struct regop struct
1070 struct regop regop; /* Description of register operand. */ in mem_fmt() local
1332 regop.mode = regop.special; in reg_fmt()
1342 instr |= regop.n | regop.mode | regop.special; in reg_fmt()
1355 regop.mode = regop.special; in reg_fmt()
1365 instr |= regop.n | regop.mode | regop.special; in reg_fmt()
1371 regop.mode = regop.special; in reg_fmt()
1372 instr |= (regop.n <<= 19) | (regop.mode <<= 13); in reg_fmt()
1554 instr |= (regop.n << 19) | (regop.mode << 13); in cobr_fmt()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-i960.c136 struct regop;
318 struct regop struct
1243 struct regop regop; /* Description of register operand */ local
1258 instr |= (regop.n << 19) | (regop.mode << 13);
1265 instr |= (regop.n << 14) | regop.special;
2354 regop.mode = regop.special;
2365 instr |= regop.n | regop.mode | regop.special;
2380 regop.mode = regop.special;
2391 instr |= regop.n | regop.mode | regop.special;
2398 regop.mode = regop.special;
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-i960.c136 struct regop;
318 struct regop struct
1248 struct regop regop; /* Description of register operand */ local
1263 instr |= (regop.n << 19) | (regop.mode << 13);
1270 instr |= (regop.n << 14) | regop.special;
2359 regop.mode = regop.special;
2370 instr |= regop.n | regop.mode | regop.special;
2385 regop.mode = regop.special;
2396 instr |= regop.n | regop.mode | regop.special;
2403 regop.mode = regop.special;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-i960.c136 struct regop;
318 struct regop struct
1243 struct regop regop; /* Description of register operand */ local
1258 instr |= (regop.n << 19) | (regop.mode << 13);
1265 instr |= (regop.n << 14) | regop.special;
2354 regop.mode = regop.special;
2365 instr |= regop.n | regop.mode | regop.special;
2380 regop.mode = regop.special;
2391 instr |= regop.n | regop.mode | regop.special;
2398 regop.mode = regop.special;
[all …]
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/assemblers/mips/
H A Dmips_printer.cpp11 std::string MIPSPrinter::reg(const RegisterOperand &regop) const in reg()
13 if(regop.tag & MIPSRegisterTypes::Cop2Register) in reg()
14 return "$" + REDasm::dec(regop.r); in reg()
16 return "$" + CapstonePrinter::reg(regop); in reg()
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/assemblers/dalvik/
H A Ddalvik_printer.cpp46 std::string DalvikPrinter::reg(const RegisterOperand &regop) const in reg()
48 std::string s = DalvikAssembler::registerName(regop.r); in reg()
50 if(regop.tag & DalvikOperands::ParameterFirst) in reg()
53 if(regop.tag & DalvikOperands::ParameterLast) in reg()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Di960-dis.c41 static void regop (int, int, int, int);
736 regop (m1, s1, src, fp); in reg()
742 regop (m1, s1, src, fp); in reg()
744 regop (m2, s2, src2, fp); in reg()
747 regop (m1, s1, src, fp); in reg()
752 regop (m1, s1, src, fp); in reg()
754 regop (m2, s2, src2, fp); in reg()
825 regop (int mode, int spec, int reg, int fp) in regop() function
885 regop (mode, 0, reg, fp); in dstop()
887 regop (0, mode, reg, fp); in dstop()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Di960-dis.c42 static void regop (int, int, int, int);
737 regop (m1, s1, src, fp); in reg()
743 regop (m1, s1, src, fp); in reg()
745 regop (m2, s2, src2, fp); in reg()
748 regop (m1, s1, src, fp); in reg()
753 regop (m1, s1, src, fp); in reg()
755 regop (m2, s2, src2, fp); in reg()
826 regop (int mode, int spec, int fp_reg, int fp) in regop() function
886 regop (mode, 0, dest_reg, fp); in dstop()
888 regop (0, mode, dest_reg, fp); in dstop()
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Di960-dis.c42 static void regop (int, int, int, int);
737 regop (m1, s1, src, fp); in reg()
743 regop (m1, s1, src, fp); in reg()
745 regop (m2, s2, src2, fp); in reg()
748 regop (m1, s1, src, fp); in reg()
753 regop (m1, s1, src, fp); in reg()
755 regop (m2, s2, src2, fp); in reg()
826 regop (int mode, int spec, int fp_reg, int fp) in regop() function
886 regop (mode, 0, dest_reg, fp); in dstop()
888 regop (0, mode, dest_reg, fp); in dstop()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Di960-dis.c43 static void regop (int, int, int, int);
738 regop (m1, s1, src, fp); in reg()
744 regop (m1, s1, src, fp); in reg()
746 regop (m2, s2, src2, fp); in reg()
749 regop (m1, s1, src, fp); in reg()
754 regop (m1, s1, src, fp); in reg()
756 regop (m2, s2, src2, fp); in reg()
827 regop (int mode, int spec, int fp_reg, int fp) in regop() function
887 regop (mode, 0, dest_reg, fp); in dstop()
889 regop (0, mode, dest_reg, fp); in dstop()
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Di960-dis.c43 static void regop (int, int, int, int);
738 regop (m1, s1, src, fp); in reg()
744 regop (m1, s1, src, fp); in reg()
746 regop (m2, s2, src2, fp); in reg()
749 regop (m1, s1, src, fp); in reg()
754 regop (m1, s1, src, fp); in reg()
756 regop (m2, s2, src2, fp); in reg()
827 regop (int mode, int spec, int fp_reg, int fp) in regop() function
887 regop (mode, 0, dest_reg, fp); in dstop()
889 regop (0, mode, dest_reg, fp); in dstop()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Di960-dis.c41 static void regop (int, int, int, int);
736 regop (m1, s1, src, fp); in reg()
742 regop (m1, s1, src, fp); in reg()
744 regop (m2, s2, src2, fp); in reg()
747 regop (m1, s1, src, fp); in reg()
752 regop (m1, s1, src, fp); in reg()
754 regop (m2, s2, src2, fp); in reg()
825 regop (int mode, int spec, int reg, int fp) in regop() function
885 regop (mode, 0, reg, fp); in dstop()
887 regop (0, mode, reg, fp); in dstop()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Di960-dis.c41 static void regop (int, int, int, int);
736 regop (m1, s1, src, fp); in reg()
742 regop (m1, s1, src, fp); in reg()
744 regop (m2, s2, src2, fp); in reg()
747 regop (m1, s1, src, fp); in reg()
752 regop (m1, s1, src, fp); in reg()
754 regop (m2, s2, src2, fp); in reg()
825 regop (int mode, int spec, int reg, int fp) in regop() function
885 regop (mode, 0, reg, fp); in dstop()
887 regop (0, mode, reg, fp); in dstop()
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Di960-dis.c41 static void regop (int, int, int, int);
736 regop (m1, s1, src, fp); in reg()
742 regop (m1, s1, src, fp); in reg()
744 regop (m2, s2, src2, fp); in reg()
747 regop (m1, s1, src, fp); in reg()
752 regop (m1, s1, src, fp); in reg()
754 regop (m2, s2, src2, fp); in reg()
825 regop (int mode, int spec, int reg, int fp) in regop() function
885 regop (mode, 0, reg, fp); in dstop()
887 regop (0, mode, reg, fp); in dstop()

12345678