Searched refs:h_cbit (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/cris/
H A Dsemcrisv32f-switch.c1209 tmp_carry = CPU (h_cbit);
1219 CPU (h_cbit) = opval;
1272 tmp_carry = CPU (h_cbit);
1282 CPU (h_cbit) = opval;
1335 tmp_carry = CPU (h_cbit);
1341 CPU (h_cbit) = opval;
1394 tmp_carry = CPU (h_cbit);
1400 CPU (h_cbit) = opval;
1453 tmp_carry = CPU (h_cbit);
1459 CPU (h_cbit)
[all...]
H A Dsemcrisv10f-switch.c1282 tmp_carry = CPU (h_cbit);
1292 CPU (h_cbit) = opval;
1345 tmp_carry = CPU (h_cbit);
1355 CPU (h_cbit) = opval;
1408 tmp_carry = CPU (h_cbit);
1414 CPU (h_cbit) = opval;
1467 tmp_carry = CPU (h_cbit);
1473 CPU (h_cbit) = opval;
1526 tmp_carry = CPU (h_cbit);
1532 CPU (h_cbit)
[all...]
H A Dcpuv10.c163 return CPU (h_cbit);
171 CPU (h_cbit) = newval;
H A Dcpuv32.c163 return CPU (h_cbit);
171 CPU (h_cbit) = newval;
H A Dcpuv10.h51 #define GET_H_SR_V10(index) (ORIF (ORIF (((index) == (((UINT) 0))), ((index) == (((UINT) 4)))), ((index) == (((UINT) 8))))) ? (0) : (((index) == (((UINT) 1)))) ? (10) : (ORIF (((index) == (((UINT) 5))), ((index) == (((UINT) 13))))) ? (ORSI (ANDSI (CPU (h_sr_v10[((UINT) 5)]), 0xffffff00), ORSI (ZEXTBISI (CPU (h_cbit)), ORSI (SLLSI (ZEXTBISI (CPU (h_vbit)), 1), ORSI (SLLSI (ZEXTBISI (CPU (h_zbit)), 2), ORSI (SLLSI (ZEXTBISI (CPU (h_nbit)), 3), ORSI (SLLSI (ZEXTBISI (CPU (h_xbit)), 4), ORSI (SLLSI (ZEXTBISI (GET_H_IBIT ()), 5), ORSI (SLLSI (ZEXTBISI (GET_H_UBIT ()), 6), ORSI (SLLSI (ZEXTBISI (CPU (h_pbit)), 7), 0)))))))))) : (CPU (h_sr_v10[index]))
59 CPU (h_cbit) = ((NESI (ANDSI ((x), ((1) << (0))), 0)) ? (1) : (0));\
76 BI h_cbit; member in struct:__anon3606::__anon3607
77 #define GET_H_CBIT() CPU (h_cbit)
78 #define SET_H_CBIT(x) (CPU (h_cbit) = (x))
156 #define GET_H_CBIT_MOVE_PRE_V32() CPU (h_cbit)
159 CPU (h_cbit) = (x);\
H A Dcpuv32.h51 #define GET_H_SR_V32(index) (ORIF (ORIF (((index) == (((UINT) 0))), ((index) == (((UINT) 4)))), ((index) == (((UINT) 8))))) ? (0) : (((index) == (((UINT) 1)))) ? (32) : (((index) == (((UINT) 13)))) ? (ORSI (ANDSI (CPU (h_sr_v32[((UINT) 13)]), 1073740800), ORSI (ZEXTBISI (CPU (h_cbit)), ORSI (SLLSI (ZEXTBISI (CPU (h_vbit)), 1), ORSI (SLLSI (ZEXTBISI (CPU (h_zbit)), 2), ORSI (SLLSI (ZEXTBISI (CPU (h_nbit)), 3), ORSI (SLLSI (ZEXTBISI (CPU (h_xbit)), 4), ORSI (SLLSI (ZEXTBISI (GET_H_IBIT ()), 5), ORSI (SLLSI (ZEXTBISI (GET_H_UBIT ()), 6), ORSI (SLLSI (ZEXTBISI (CPU (h_pbit)), 7), ORSI (SLLSI (ZEXTBISI (CPU (h_rbit)), 8), ORSI (SLLSI (ZEXTBISI (CPU (h_sbit)), 9), ORSI (SLLSI (ZEXTBISI (CPU (h_mbit)), 30), ORSI (SLLSI (ZEXTBISI (CPU (h_qbit)), 31), 0)))))))))))))) : (((index) == (((UINT) 14)))) ? (((GET_H_UBIT ()) ? (CPU (h_gr_acr[((UINT) 14)])) : (CPU (h_sr_v32[((UINT) 14)])))) : (CPU (h_sr_v32[index]))
59 CPU (h_cbit) = ((NESI (ANDSI ((x), ((1) << (0))), 0)) ? (1) : (0));\
110 BI h_cbit; member in struct:__anon3641::__anon3642
111 #define GET_H_CBIT() CPU (h_cbit)
112 #define SET_H_CBIT(x) (CPU (h_cbit) = (x))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/cris/
H A Dsemcrisv32f-switch.c1209 tmp_carry = CPU (h_cbit);
1219 CPU (h_cbit) = opval;
1272 tmp_carry = CPU (h_cbit);
1282 CPU (h_cbit) = opval;
1335 tmp_carry = CPU (h_cbit);
1341 CPU (h_cbit) = opval;
1394 tmp_carry = CPU (h_cbit);
1400 CPU (h_cbit) = opval;
1453 tmp_carry = CPU (h_cbit);
1459 CPU (h_cbit)
[all...]
H A Dsemcrisv10f-switch.c1282 tmp_carry = CPU (h_cbit);
1292 CPU (h_cbit) = opval;
1345 tmp_carry = CPU (h_cbit);
1355 CPU (h_cbit) = opval;
1408 tmp_carry = CPU (h_cbit);
1414 CPU (h_cbit) = opval;
1467 tmp_carry = CPU (h_cbit);
1473 CPU (h_cbit) = opval;
1526 tmp_carry = CPU (h_cbit);
1532 CPU (h_cbit)
[all...]
H A Dcpuv10.c163 return CPU (h_cbit);
171 CPU (h_cbit) = newval;
H A Dcpuv32.c163 return CPU (h_cbit);
171 CPU (h_cbit) = newval;
H A Dcpuv10.h51 #define GET_H_SR_V10(index) (ORIF (ORIF (((index) == (((UINT) 0))), ((index) == (((UINT) 4)))), ((index) == (((UINT) 8))))) ? (0) : (((index) == (((UINT) 1)))) ? (10) : (ORIF (((index) == (((UINT) 5))), ((index) == (((UINT) 13))))) ? (ORSI (ANDSI (CPU (h_sr_v10[((UINT) 5)]), 0xffffff00), ORSI (ZEXTBISI (CPU (h_cbit)), ORSI (SLLSI (ZEXTBISI (CPU (h_vbit)), 1), ORSI (SLLSI (ZEXTBISI (CPU (h_zbit)), 2), ORSI (SLLSI (ZEXTBISI (CPU (h_nbit)), 3), ORSI (SLLSI (ZEXTBISI (CPU (h_xbit)), 4), ORSI (SLLSI (ZEXTBISI (GET_H_IBIT ()), 5), ORSI (SLLSI (ZEXTBISI (GET_H_UBIT ()), 6), ORSI (SLLSI (ZEXTBISI (CPU (h_pbit)), 7), 0)))))))))) : (CPU (h_sr_v10[index]))
59 CPU (h_cbit) = ((NESI (ANDSI ((x), ((1) << (0))), 0)) ? (1) : (0));\
76 BI h_cbit; member in struct:__anon2701::__anon2702
77 #define GET_H_CBIT() CPU (h_cbit)
78 #define SET_H_CBIT(x) (CPU (h_cbit) = (x))
156 #define GET_H_CBIT_MOVE_PRE_V32() CPU (h_cbit)
159 CPU (h_cbit) = (x);\
H A Dcpuv32.h51 #define GET_H_SR_V32(index) (ORIF (ORIF (((index) == (((UINT) 0))), ((index) == (((UINT) 4)))), ((index) == (((UINT) 8))))) ? (0) : (((index) == (((UINT) 1)))) ? (32) : (((index) == (((UINT) 13)))) ? (ORSI (ANDSI (CPU (h_sr_v32[((UINT) 13)]), 1073740800), ORSI (ZEXTBISI (CPU (h_cbit)), ORSI (SLLSI (ZEXTBISI (CPU (h_vbit)), 1), ORSI (SLLSI (ZEXTBISI (CPU (h_zbit)), 2), ORSI (SLLSI (ZEXTBISI (CPU (h_nbit)), 3), ORSI (SLLSI (ZEXTBISI (CPU (h_xbit)), 4), ORSI (SLLSI (ZEXTBISI (GET_H_IBIT ()), 5), ORSI (SLLSI (ZEXTBISI (GET_H_UBIT ()), 6), ORSI (SLLSI (ZEXTBISI (CPU (h_pbit)), 7), ORSI (SLLSI (ZEXTBISI (CPU (h_rbit)), 8), ORSI (SLLSI (ZEXTBISI (CPU (h_sbit)), 9), ORSI (SLLSI (ZEXTBISI (CPU (h_mbit)), 30), ORSI (SLLSI (ZEXTBISI (CPU (h_qbit)), 31), 0)))))))))))))) : (((index) == (((UINT) 14)))) ? (((GET_H_UBIT ()) ? (CPU (h_gr_acr[((UINT) 14)])) : (CPU (h_sr_v32[((UINT) 14)])))) : (CPU (h_sr_v32[index]))
59 CPU (h_cbit) = ((NESI (ANDSI ((x), ((1) << (0))), 0)) ? (1) : (0));\
110 BI h_cbit; member in struct:__anon2736::__anon2737
111 #define GET_H_CBIT() CPU (h_cbit)
112 #define SET_H_CBIT(x) (CPU (h_cbit) = (x))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/cris/
H A Dsemcrisv32f-switch.c1209 tmp_carry = CPU (h_cbit);
1219 CPU (h_cbit) = opval;
1272 tmp_carry = CPU (h_cbit);
1282 CPU (h_cbit) = opval;
1335 tmp_carry = CPU (h_cbit);
1341 CPU (h_cbit) = opval;
1394 tmp_carry = CPU (h_cbit);
1400 CPU (h_cbit) = opval;
1453 tmp_carry = CPU (h_cbit);
1459 CPU (h_cbit)
[all...]
H A Dsemcrisv10f-switch.c1282 tmp_carry = CPU (h_cbit);
1292 CPU (h_cbit) = opval;
1345 tmp_carry = CPU (h_cbit);
1355 CPU (h_cbit) = opval;
1408 tmp_carry = CPU (h_cbit);
1414 CPU (h_cbit) = opval;
1467 tmp_carry = CPU (h_cbit);
1473 CPU (h_cbit) = opval;
1526 tmp_carry = CPU (h_cbit);
1532 CPU (h_cbit)
[all...]
H A Dcpuv10.c163 return CPU (h_cbit);
171 CPU (h_cbit) = newval;
H A Dcpuv32.c163 return CPU (h_cbit);
171 CPU (h_cbit) = newval;
H A Dcpuv10.h51 #define GET_H_SR_V10(index) (ORIF (ORIF (((index) == (((UINT) 0))), ((index) == (((UINT) 4)))), ((index) == (((UINT) 8))))) ? (0) : (((index) == (((UINT) 1)))) ? (10) : (ORIF (((index) == (((UINT) 5))), ((index) == (((UINT) 13))))) ? (ORSI (ANDSI (CPU (h_sr_v10[((UINT) 5)]), 0xffffff00), ORSI (ZEXTBISI (CPU (h_cbit)), ORSI (SLLSI (ZEXTBISI (CPU (h_vbit)), 1), ORSI (SLLSI (ZEXTBISI (CPU (h_zbit)), 2), ORSI (SLLSI (ZEXTBISI (CPU (h_nbit)), 3), ORSI (SLLSI (ZEXTBISI (CPU (h_xbit)), 4), ORSI (SLLSI (ZEXTBISI (GET_H_IBIT ()), 5), ORSI (SLLSI (ZEXTBISI (GET_H_UBIT ()), 6), ORSI (SLLSI (ZEXTBISI (CPU (h_pbit)), 7), 0)))))))))) : (CPU (h_sr_v10[index]))
59 CPU (h_cbit) = ((NESI (ANDSI ((x), ((1) << (0))), 0)) ? (1) : (0));\
76 BI h_cbit; member in struct:__anon37631::__anon37632
77 #define GET_H_CBIT() CPU (h_cbit)
78 #define SET_H_CBIT(x) (CPU (h_cbit) = (x))
156 #define GET_H_CBIT_MOVE_PRE_V32() CPU (h_cbit)
159 CPU (h_cbit) = (x);\
H A Dcpuv32.h51 #define GET_H_SR_V32(index) (ORIF (ORIF (((index) == (((UINT) 0))), ((index) == (((UINT) 4)))), ((index) == (((UINT) 8))))) ? (0) : (((index) == (((UINT) 1)))) ? (32) : (((index) == (((UINT) 13)))) ? (ORSI (ANDSI (CPU (h_sr_v32[((UINT) 13)]), 1073740800), ORSI (ZEXTBISI (CPU (h_cbit)), ORSI (SLLSI (ZEXTBISI (CPU (h_vbit)), 1), ORSI (SLLSI (ZEXTBISI (CPU (h_zbit)), 2), ORSI (SLLSI (ZEXTBISI (CPU (h_nbit)), 3), ORSI (SLLSI (ZEXTBISI (CPU (h_xbit)), 4), ORSI (SLLSI (ZEXTBISI (GET_H_IBIT ()), 5), ORSI (SLLSI (ZEXTBISI (GET_H_UBIT ()), 6), ORSI (SLLSI (ZEXTBISI (CPU (h_pbit)), 7), ORSI (SLLSI (ZEXTBISI (CPU (h_rbit)), 8), ORSI (SLLSI (ZEXTBISI (CPU (h_sbit)), 9), ORSI (SLLSI (ZEXTBISI (CPU (h_mbit)), 30), ORSI (SLLSI (ZEXTBISI (CPU (h_qbit)), 31), 0)))))))))))))) : (((index) == (((UINT) 14)))) ? (((GET_H_UBIT ()) ? (CPU (h_gr_acr[((UINT) 14)])) : (CPU (h_sr_v32[((UINT) 14)])))) : (CPU (h_sr_v32[index]))
59 CPU (h_cbit) = ((NESI (ANDSI ((x), ((1) << (0))), 0)) ? (1) : (0));\
110 BI h_cbit; member in struct:__anon37666::__anon37667
111 #define GET_H_CBIT() CPU (h_cbit)
112 #define SET_H_CBIT(x) (CPU (h_cbit) = (x))

Completed in 200 milliseconds