Home
last modified time | relevance | path

Searched refs:is_64bit_implementation (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Didecode_fields.h33 #define is_64bit_implementation (WITH_TARGET_WORD_BITSIZE == 64) macro
H A Dpowerpc.igen1522 if (is_64bit_implementation && is_64bit_mode) M = 0;
1563 if (is_64bit_implementation && is_64bit_mode) M = 0;
3404 if (is_64bit_implementation) *rT = TB;
3408 if (is_64bit_implementation) *rT = EXTRACTED64(TB, 0, 31);
4841 if (is_64bit_implementation) *rT = TB;
4845 if (is_64bit_implementation) *rT = EXTRACTED64(TB, 0, 31);