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

  /src/external/gpl3/gdb/dist/sim/testsuite/common/
alu-tst.c 2 #define WITH_TARGET_WORD_BITSIZE 64
  /src/external/gpl3/gdb.old/dist/sim/testsuite/common/
alu-tst.c 2 #define WITH_TARGET_WORD_BITSIZE 64
  /src/external/gpl3/gdb/dist/sim/common/
sim-config.h 105 #ifndef WITH_TARGET_WORD_BITSIZE
106 #define WITH_TARGET_WORD_BITSIZE 32
110 #define WITH_TARGET_ADDRESS_BITSIZE WITH_TARGET_WORD_BITSIZE
114 #define WITH_TARGET_CELL_BITSIZE WITH_TARGET_WORD_BITSIZE
129 MSB as 31, 63. Define this to be (WITH_TARGET_WORD_BITSIZE - 1) */
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-config.h 105 #ifndef WITH_TARGET_WORD_BITSIZE
106 #define WITH_TARGET_WORD_BITSIZE 32
110 #define WITH_TARGET_ADDRESS_BITSIZE WITH_TARGET_WORD_BITSIZE
114 #define WITH_TARGET_CELL_BITSIZE WITH_TARGET_WORD_BITSIZE
129 MSB as 31, 63. Define this to be (WITH_TARGET_WORD_BITSIZE - 1) */
  /src/external/gpl3/gdb/dist/sim/ppc/
std-config.h 89 #ifndef WITH_TARGET_WORD_BITSIZE
90 #define WITH_TARGET_WORD_BITSIZE 32 /* compiled only */
94 #define WITH_TARGET_ADDRESS_BITSIZE WITH_TARGET_WORD_BITSIZE
98 #define WITH_TARGET_CELL_BITSIZE WITH_TARGET_WORD_BITSIZE
  /src/external/gpl3/gdb.old/dist/sim/ppc/
std-config.h 89 #ifndef WITH_TARGET_WORD_BITSIZE
90 #define WITH_TARGET_WORD_BITSIZE 32 /* compiled only */
94 #define WITH_TARGET_ADDRESS_BITSIZE WITH_TARGET_WORD_BITSIZE
98 #define WITH_TARGET_CELL_BITSIZE WITH_TARGET_WORD_BITSIZE

Completed in 66 milliseconds