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

  /src/external/gpl3/binutils/dist/include/opcode/
h8300.h 117 B31 = 0x40000000, /* Bit 3 must be high. */
368 #define PREFIX_78R4 0x7, 0x8, B31 | DISPREG, 0x4
369 #define PREFIX_78R5 0x7, 0x8, B31 | DISPREG, 0x5
370 #define PREFIX_78R6 0x7, 0x8, B31 | DISPREG, 0x6
371 #define PREFIX_78R7 0x7, 0x8, B31 | DISPREG, 0x7
396 #define FROM_DISP32 12, B31 | DISPREG
400 #define FROM_DISP32B 13, B31 | DISPREG
401 #define FROM_DISP32W 14, B31 | DISPREG
402 #define FROM_DISP32L 15, B31 | DISPREG
404 #define FROM_ABS32 4, B31 | IGNOR
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
h8300.h 117 B31 = 0x40000000, /* Bit 3 must be high. */
368 #define PREFIX_78R4 0x7, 0x8, B31 | DISPREG, 0x4
369 #define PREFIX_78R5 0x7, 0x8, B31 | DISPREG, 0x5
370 #define PREFIX_78R6 0x7, 0x8, B31 | DISPREG, 0x6
371 #define PREFIX_78R7 0x7, 0x8, B31 | DISPREG, 0x7
396 #define FROM_DISP32 12, B31 | DISPREG
400 #define FROM_DISP32B 13, B31 | DISPREG
401 #define FROM_DISP32W 14, B31 | DISPREG
402 #define FROM_DISP32L 15, B31 | DISPREG
404 #define FROM_ABS32 4, B31 | IGNOR
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
nested-types.cc 249 enum E31 {A31, B31, C31};
  /src/external/gpl3/gdb/dist/include/opcode/
h8300.h 117 B31 = 0x40000000, /* Bit 3 must be high. */
368 #define PREFIX_78R4 0x7, 0x8, B31 | DISPREG, 0x4
369 #define PREFIX_78R5 0x7, 0x8, B31 | DISPREG, 0x5
370 #define PREFIX_78R6 0x7, 0x8, B31 | DISPREG, 0x6
371 #define PREFIX_78R7 0x7, 0x8, B31 | DISPREG, 0x7
396 #define FROM_DISP32 12, B31 | DISPREG
400 #define FROM_DISP32B 13, B31 | DISPREG
401 #define FROM_DISP32W 14, B31 | DISPREG
402 #define FROM_DISP32L 15, B31 | DISPREG
404 #define FROM_ABS32 4, B31 | IGNOR
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
nested-types.cc 249 enum E31 {A31, B31, C31};
  /src/external/gpl3/gdb.old/dist/include/opcode/
h8300.h 117 B31 = 0x40000000, /* Bit 3 must be high. */
368 #define PREFIX_78R4 0x7, 0x8, B31 | DISPREG, 0x4
369 #define PREFIX_78R5 0x7, 0x8, B31 | DISPREG, 0x5
370 #define PREFIX_78R6 0x7, 0x8, B31 | DISPREG, 0x6
371 #define PREFIX_78R7 0x7, 0x8, B31 | DISPREG, 0x7
396 #define FROM_DISP32 12, B31 | DISPREG
400 #define FROM_DISP32B 13, B31 | DISPREG
401 #define FROM_DISP32W 14, B31 | DISPREG
402 #define FROM_DISP32L 15, B31 | DISPREG
404 #define FROM_ABS32 4, B31 | IGNOR
    [all...]

Completed in 35 milliseconds