Home
last modified time | relevance | path

Searched refs:INVSI (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/lm32/
Dsem-switch.c1058 SI opval = INVSI (ORSI (CPU (h_gr[FLD (f_r0)]), CPU (h_gr[FLD (f_r1)]))); in CASE()
1077 SI opval = INVSI (ORSI (CPU (h_gr[FLD (f_r0)]), ZEXTSISI (FLD (f_uimm)))); in CASE()
1472 SI opval = INVSI (XORSI (CPU (h_gr[FLD (f_r0)]), CPU (h_gr[FLD (f_r1)]))); in CASE()
1491 SI opval = INVSI (XORSI (CPU (h_gr[FLD (f_r0)]), ZEXTSISI (FLD (f_uimm)))); in CASE()
Dsem.c1030 SI opval = INVSI (ORSI (CPU (h_gr[FLD (f_r0)]), CPU (h_gr[FLD (f_r1)]))); in SEM_FN_NAME()
1051 SI opval = INVSI (ORSI (CPU (h_gr[FLD (f_r0)]), ZEXTSISI (FLD (f_uimm)))); in SEM_FN_NAME()
1488 SI opval = INVSI (XORSI (CPU (h_gr[FLD (f_r0)]), CPU (h_gr[FLD (f_r1)]))); in SEM_FN_NAME()
1509 SI opval = INVSI (XORSI (CPU (h_gr[FLD (f_r0)]), ZEXTSISI (FLD (f_uimm)))); in SEM_FN_NAME()
/netbsd/src/external/gpl3/binutils/dist/include/cgen/
Dbasic-ops.h133 #define INVSI(x) (~ (x)) macro
/netbsd/src/external/gpl3/gdb/dist/include/cgen/
Dbasic-ops.h133 #define INVSI(x) (~ (x)) macro
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dcgen-ops.h139 #define INVSI(x) (~ (x)) macro
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dsem.c386 SI opval = INVSI (ORSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)))); in SEM_FN_NAME()
3208 tmp_addr = ANDSI (ADDSI (GET_H_GR (FLD (f_rs)), FLD (f_imm)), INVSI (3)); in SEM_FN_NAME()
3238 tmp_addr = ANDSI (ADDSI (GET_H_GR (FLD (f_rs)), FLD (f_imm)), INVSI (3)); in SEM_FN_NAME()
Dsem-switch.c552 SI opval = INVSI (ORSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)))); in CASE()
3112 tmp_addr = ANDSI (ADDSI (GET_H_GR (FLD (f_rs)), FLD (f_imm)), INVSI (3)); in CASE()
3140 tmp_addr = ANDSI (ADDSI (GET_H_GR (FLD (f_rs)), FLD (f_imm)), INVSI (3)); in CASE()
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dsemcrisv32f-switch.c11317 tmp_tmpres = INVSI (tmp_tmpval); in CASE()
11321 tmp_tmpr = INVSI (tmp_tmpval); in CASE()
11326 tmp_tmpb = INVSI (tmp_tmpval); in CASE()
11332 tmp_tmpb = INVSI (tmp_tmpval); in CASE()
11338 tmp_tmpw = INVSI (tmp_tmpval); in CASE()
11344 tmp_tmpw = INVSI (tmp_tmpval); in CASE()
11351 tmp_tmpw = INVSI (tmp_tmpval); in CASE()
11359 tmp_tmpw = INVSI (tmp_tmpval); in CASE()
12341 tmp_shiftbits = ANDSI (SRLSI (ANDSI (tmp_oldccs, 1073609728), 10), INVSI (tmp_keepmask)); in CASE()
12369 …SI opval = ORSI (ANDSI (tmp_savemask, tmp_oldccs), ANDSI (INVSI (tmp_savemask), SLLSI (tmp_oldccs,… in CASE()
[all …]
Dsemcrisv10f-switch.c11047 tmp_tmpres = INVSI (tmp_tmpval); in CASE()
11051 tmp_tmpr = INVSI (tmp_tmpval); in CASE()
11056 tmp_tmpb = INVSI (tmp_tmpval); in CASE()
11062 tmp_tmpb = INVSI (tmp_tmpval); in CASE()
11068 tmp_tmpw = INVSI (tmp_tmpval); in CASE()
11074 tmp_tmpw = INVSI (tmp_tmpval); in CASE()
11081 tmp_tmpw = INVSI (tmp_tmpval); in CASE()
11089 tmp_tmpw = INVSI (tmp_tmpval); in CASE()
/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Dsem-switch.c1889 SI opval = INVSI (* FLD (i_sr)); in CASE()
Dsem.c1891 SI opval = INVSI (* FLD (i_sr)); in SEM_FN_NAME()
Dsem2-switch.c2484 SI opval = INVSI (* FLD (i_sr)); in CASE()
5424 SI opval = INVSI (* FLD (i_sr)); in CASE()
Dsemx-switch.c2316 SI opval = INVSI (* FLD (i_sr)); in CASE()
5256 SI opval = INVSI (* FLD (i_sr)); in CASE()
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dsem.c317 SI opval = INVSI (GET_H_GR (FLD (f_GRj))); in SEM_FN_NAME()
781 SI opval = INVSI (GET_H_GR (FLD (f_GRj))); in SEM_FN_NAME()
19361 SI opval = INVSI (GET_H_FR_INT (FLD (f_FRj))); in SEM_FN_NAME()
19383 SI opval = INVSI (GET_H_FR_INT (FLD (f_FRj))); in SEM_FN_NAME()