Searched refs:h_sr (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/sh64/
H A Dcpu.h61 #define GET_H_CR(index) ((((index) == (0))) ? (ZEXTSIDI (CPU (h_sr))) : (CPU (h_cr[index])))
65 CPU (h_sr) = (x);\
71 SI h_sr; member in struct:__anon4285::__anon4286
72 #define GET_H_SR() CPU (h_sr)
73 #define SET_H_SR(x) (CPU (h_sr) = (x))
145 #define GET_H_SBIT() ANDSI (SRLSI (CPU (h_sr), 1), 1)
148 CPU (h_sr) = ORSI (ANDSI (CPU (h_sr), (~ (2))), SLLSI ((x), 1));\
150 #define GET_H_MBIT() ANDSI (SRLSI (CPU (h_sr), 9), 1)
153 CPU (h_sr)
[all...]
H A Dcpu.c99 return CPU (h_sr);
107 CPU (h_sr) = newval;
H A Dsem-compact-switch.c2412 CPU (h_sr) = opval;
H A Dsem-compact.c2330 CPU (h_sr) = opval;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/sh64/
H A Dcpu.h61 #define GET_H_CR(index) ((((index) == (0))) ? (ZEXTSIDI (CPU (h_sr))) : (CPU (h_cr[index])))
65 CPU (h_sr) = (x);\
71 SI h_sr; member in struct:__anon3380::__anon3381
72 #define GET_H_SR() CPU (h_sr)
73 #define SET_H_SR(x) (CPU (h_sr) = (x))
145 #define GET_H_SBIT() ANDSI (SRLSI (CPU (h_sr), 1), 1)
148 CPU (h_sr) = ORSI (ANDSI (CPU (h_sr), (~ (2))), SLLSI ((x), 1));\
150 #define GET_H_MBIT() ANDSI (SRLSI (CPU (h_sr), 9), 1)
153 CPU (h_sr)
[all...]
H A Dcpu.c99 return CPU (h_sr);
107 CPU (h_sr) = newval;
H A Dsem-compact-switch.c2412 CPU (h_sr) = opval;
H A Dsem-compact.c2330 CPU (h_sr) = opval;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/sh64/
H A Dcpu.h61 #define GET_H_CR(index) ((((index) == (0))) ? (ZEXTSIDI (CPU (h_sr))) : (CPU (h_cr[index])))
65 CPU (h_sr) = (x);\
71 SI h_sr; member in struct:__anon38310::__anon38311
72 #define GET_H_SR() CPU (h_sr)
73 #define SET_H_SR(x) (CPU (h_sr) = (x))
145 #define GET_H_SBIT() ANDSI (SRLSI (CPU (h_sr), 1), 1)
148 CPU (h_sr) = ORSI (ANDSI (CPU (h_sr), (~ (2))), SLLSI ((x), 1));\
150 #define GET_H_MBIT() ANDSI (SRLSI (CPU (h_sr), 9), 1)
153 CPU (h_sr)
[all...]
H A Dcpu.c99 return CPU (h_sr);
107 CPU (h_sr) = newval;
H A Dsem-compact-switch.c2412 CPU (h_sr) = opval;
H A Dsem-compact.c2330 CPU (h_sr) = opval;

Completed in 228 milliseconds