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

/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dcpu.c211 return GET_H_QBIT ();
H A Dcpu.h161 #define GET_H_QBIT() ANDSI (SRLSI (CPU (h_sr), 8), 1) macro
H A Dsem-compact-switch.c1184 tmp_oldq = GET_H_QBIT ();
1205 if (NOTBI (GET_H_QBIT ())) {
1228 if (NOTBI (GET_H_QBIT ())) {
1253 if (NOTBI (GET_H_QBIT ())) {
1276 if (NOTBI (GET_H_QBIT ())) {
1293 BI opval = ((EQBI (GET_H_QBIT (), GET_H_MBIT ())) ? (1) : (0));
H A Dsem-compact.c1012 tmp_oldq = GET_H_QBIT ();
1033 if (NOTBI (GET_H_QBIT ())) {
1056 if (NOTBI (GET_H_QBIT ())) {
1081 if (NOTBI (GET_H_QBIT ())) {
1104 if (NOTBI (GET_H_QBIT ())) {
1121 BI opval = ((EQBI (GET_H_QBIT (), GET_H_MBIT ())) ? (1) : (0));
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dcpuv32.h201 #define GET_H_QBIT() CPU (h_qbit) macro
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dcpuv32.h201 #define GET_H_QBIT() CPU (h_qbit) macro

Completed in 120 milliseconds