Searched refs:GET_H_XBIT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dcris-tmpl.c136 flags[1] = GET_H_XBIT () != 0 ? 'X' : 'x';
H A Dcpuv10.h99 #define GET_H_XBIT() CPU (h_xbit) macro
H A Dcpuv32.h133 #define GET_H_XBIT() CPU (h_xbit) macro
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dcris-tmpl.c141 flags[1] = GET_H_XBIT () != 0 ? 'X' : 'x';
H A Dcpuv10.h99 #define GET_H_XBIT() CPU (h_xbit) macro
H A Dcpuv32.h133 #define GET_H_XBIT() CPU (h_xbit) macro

Completed in 219 milliseconds