HomeSort by: relevance | last modified time | path
    Searched refs:OP_REG (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerUtilFuchsia.cpp 96 #define FOREACH_REGISTER(OP_REG, OP_NUM) \
97 OP_REG(rax) \
98 OP_REG(rbx) \
99 OP_REG(rcx) \
100 OP_REG(rdx) \
101 OP_REG(rsi) \
102 OP_REG(rdi) \
103 OP_REG(rbp) \
104 OP_REG(rsp) \
105 OP_REG(r8)
    [all...]
  /src/external/gpl3/gdb/dist/sim/cr16/
simops.c 97 OP_REG,
329 case OP_REG:
401 case OP_REG:
545 trace_input ("addub", OP_CONSTANT4_1, OP_REG, OP_VOID);
557 trace_input ("addub", OP_CONSTANT16, OP_REG, OP_VOID);
570 trace_input ("addub", OP_REG, OP_REG, OP_VOID);
582 trace_input ("adduw", OP_CONSTANT4_1, OP_REG, OP_VOID);
594 trace_input ("adduw", OP_CONSTANT16, OP_REG, OP_VOID);
606 trace_input ("adduw", OP_REG, OP_REG, OP_VOID)
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/cr16/
simops.c 97 OP_REG,
329 case OP_REG:
401 case OP_REG:
545 trace_input ("addub", OP_CONSTANT4_1, OP_REG, OP_VOID);
557 trace_input ("addub", OP_CONSTANT16, OP_REG, OP_VOID);
570 trace_input ("addub", OP_REG, OP_REG, OP_VOID);
582 trace_input ("adduw", OP_CONSTANT4_1, OP_REG, OP_VOID);
594 trace_input ("adduw", OP_CONSTANT16, OP_REG, OP_VOID);
606 trace_input ("adduw", OP_REG, OP_REG, OP_VOID)
    [all...]
  /src/external/gpl3/gdb/dist/sim/d10v/
simops.c 24 OP_REG,
268 case OP_REG:
399 case OP_REG:
591 trace_input ("abs", OP_REG, OP_VOID, OP_VOID);
646 trace_input ("add", OP_REG, OP_REG, OP_VOID);
659 trace_input ("add", OP_ACCUM, OP_REG, OP_VOID);
720 trace_input ("add3", OP_REG_OUTPUT, OP_REG, OP_CONSTANT16);
819 trace_input ("addi", OP_REG, OP_CONSTANT16, OP_VOID);
830 trace_input ("and", OP_REG, OP_REG, OP_VOID)
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/d10v/
simops.c 24 OP_REG,
268 case OP_REG:
399 case OP_REG:
591 trace_input ("abs", OP_REG, OP_VOID, OP_VOID);
646 trace_input ("add", OP_REG, OP_REG, OP_VOID);
659 trace_input ("add", OP_ACCUM, OP_REG, OP_VOID);
720 trace_input ("add3", OP_REG_OUTPUT, OP_REG, OP_CONSTANT16);
819 trace_input ("addi", OP_REG, OP_CONSTANT16, OP_VOID);
830 trace_input ("and", OP_REG, OP_REG, OP_VOID)
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
mips-formats.h 70 { OP_REG, SIZE, LSB }, OP_REG_##BANK, 0 \
88 { OP_REG, SIZE, LSB }, OP_REG_##BANK, MAP \
i386-dis.c 56 static bool OP_REG (instr_info *, int, int);
483 #define RMeAX { OP_REG, eAX_reg }
484 #define RMeBX { OP_REG, eBX_reg }
485 #define RMeCX { OP_REG, eCX_reg }
486 #define RMeDX { OP_REG, eDX_reg }
487 #define RMeSP { OP_REG, eSP_reg }
488 #define RMeBP { OP_REG, eBP_reg }
489 #define RMeSI { OP_REG, eSI_reg }
490 #define RMeDI { OP_REG, eDI_reg }
491 #define RMrAX { OP_REG, rAX_reg
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
mips-formats.h 70 { OP_REG, SIZE, LSB }, OP_REG_##BANK, 0 \
88 { OP_REG, SIZE, LSB }, OP_REG_##BANK, MAP \
i386-dis.c 56 static bool OP_REG (instr_info *, int, int);
483 #define RMeAX { OP_REG, eAX_reg }
484 #define RMeBX { OP_REG, eBX_reg }
485 #define RMeCX { OP_REG, eCX_reg }
486 #define RMeDX { OP_REG, eDX_reg }
487 #define RMeSP { OP_REG, eSP_reg }
488 #define RMeBP { OP_REG, eBP_reg }
489 #define RMeSI { OP_REG, eSI_reg }
490 #define RMeDI { OP_REG, eDI_reg }
491 #define RMrAX { OP_REG, rAX_reg
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
mips-formats.h 70 { OP_REG, SIZE, LSB }, OP_REG_##BANK, 0 \
88 { OP_REG, SIZE, LSB }, OP_REG_##BANK, MAP \
i386-dis.c 56 static bool OP_REG (instr_info *, int, int);
484 #define RMeAX { OP_REG, eAX_reg }
485 #define RMeBX { OP_REG, eBX_reg }
486 #define RMeCX { OP_REG, eCX_reg }
487 #define RMeDX { OP_REG, eDX_reg }
488 #define RMeSP { OP_REG, eSP_reg }
489 #define RMeBP { OP_REG, eBP_reg }
490 #define RMeSI { OP_REG, eSI_reg }
491 #define RMeDI { OP_REG, eDI_reg }
492 #define RMrAX { OP_REG, rAX_reg
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
mips-formats.h 70 { OP_REG, SIZE, LSB }, OP_REG_##BANK, 0 \
88 { OP_REG, SIZE, LSB }, OP_REG_##BANK, MAP \
i386-dis.c 56 static bool OP_REG (instr_info *, int, int);
479 #define RMeAX { OP_REG, eAX_reg }
480 #define RMeBX { OP_REG, eBX_reg }
481 #define RMeCX { OP_REG, eCX_reg }
482 #define RMeDX { OP_REG, eDX_reg }
483 #define RMeSP { OP_REG, eSP_reg }
484 #define RMeBP { OP_REG, eBP_reg }
485 #define RMeSI { OP_REG, eSI_reg }
486 #define RMeDI { OP_REG, eDI_reg }
487 #define RMrAX { OP_REG, rAX_reg
    [all...]
  /src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h 62 OP_REG, /* Register direct. */
  /src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h 62 OP_REG, /* Register direct. */
  /src/external/gpl3/binutils/dist/gas/config/
tc-msp430.c 2028 op->mode = OP_REG;
2035 op->mode = OP_REG;
2042 op->mode = OP_REG;
2049 op->mode = OP_REG;
2065 op->mode = OP_REG;
2081 op->mode = OP_REG;
2115 op->mode = OP_REG;
2122 op->mode = OP_REG;
2129 op->mode = OP_REG;
2136 op->mode = OP_REG;
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-msp430.c 2028 op->mode = OP_REG;
2035 op->mode = OP_REG;
2042 op->mode = OP_REG;
2049 op->mode = OP_REG;
2065 op->mode = OP_REG;
2081 op->mode = OP_REG;
2115 op->mode = OP_REG;
2122 op->mode = OP_REG;
2129 op->mode = OP_REG;
2136 op->mode = OP_REG;
    [all...]
  /src/external/gpl3/binutils/dist/include/elf/
dwarf.h 179 OP_REG = 0x01,
  /src/external/gpl3/binutils/dist/include/opcode/
msp430.h 46 #define OP_REG 0
  /src/external/gpl3/binutils.old/dist/include/elf/
dwarf.h 179 OP_REG = 0x01,
  /src/external/gpl3/binutils.old/dist/include/opcode/
msp430.h 46 #define OP_REG 0
  /src/external/gpl3/gdb/dist/include/elf/
dwarf.h 179 OP_REG = 0x01,
  /src/external/gpl3/gdb/dist/include/opcode/
msp430.h 46 #define OP_REG 0
  /src/external/gpl3/gdb.old/dist/include/elf/
dwarf.h 179 OP_REG = 0x01,
  /src/external/gpl3/gdb.old/dist/include/opcode/
msp430.h 46 #define OP_REG 0

Completed in 62 milliseconds

1 2