HomeSort by: relevance | last modified time | path
    Searched defs:PREFOP (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
v850-opc.c 812 insert_PREFOP (unsigned long insn, unsigned long prefop, const char ** errmsg ATTRIBUTE_UNUSED)
817 PPPPP = (prefop & 0x1f);
1277 #define PREFOP (CACHEOP + 1)
1280 #define IMM10U (PREFOP + 1)
1657 { "pref", two (0xdfe0, 0x0160), two (0xffe0, 0x07ff), {PREFOP, R1}, 2, PROCESSOR_V850E3V5_UP },
  /src/external/gpl3/binutils.old/dist/opcodes/
v850-opc.c 812 insert_PREFOP (unsigned long insn, unsigned long prefop, const char ** errmsg ATTRIBUTE_UNUSED)
817 PPPPP = (prefop & 0x1f);
1277 #define PREFOP (CACHEOP + 1)
1280 #define IMM10U (PREFOP + 1)
1657 { "pref", two (0xdfe0, 0x0160), two (0xffe0, 0x07ff), {PREFOP, R1}, 2, PROCESSOR_V850E3V5_UP },
  /src/external/gpl3/gdb/dist/opcodes/
v850-opc.c 812 insert_PREFOP (unsigned long insn, unsigned long prefop, const char ** errmsg ATTRIBUTE_UNUSED)
817 PPPPP = (prefop & 0x1f);
1277 #define PREFOP (CACHEOP + 1)
1280 #define IMM10U (PREFOP + 1)
1657 { "pref", two (0xdfe0, 0x0160), two (0xffe0, 0x07ff), {PREFOP, R1}, 2, PROCESSOR_V850E3V5_UP },
  /src/external/gpl3/gdb.old/dist/opcodes/
v850-opc.c 812 insert_PREFOP (unsigned long insn, unsigned long prefop, const char ** errmsg ATTRIBUTE_UNUSED)
817 PPPPP = (prefop & 0x1f);
1277 #define PREFOP (CACHEOP + 1)
1280 #define IMM10U (PREFOP + 1)
1657 { "pref", two (0xdfe0, 0x0160), two (0xffe0, 0x07ff), {PREFOP, R1}, 2, PROCESSOR_V850E3V5_UP },

Completed in 29 milliseconds