Home
last modified time | relevance | path

Searched refs:TRUNCSIQI (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dsemcrisv10f-switch.c1086 tmp_newval = EXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
1184 tmp_newval = ZEXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
1825 tmp_tmpops = TRUNCSIQI (FLD (f_indir_pc__byte)); in CASE()
2219 tmp_tmpops = EXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
2495 tmp_tmpops = ZEXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
6068 tmp_tmpops = EXTQISI (TRUNCSIQI (GET_H_GR (FLD (f_operand1)))); in CASE()
6360 tmp_tmpops = EXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
6552 tmp_tmpops = ZEXTQISI (TRUNCSIQI (GET_H_GR (FLD (f_operand1)))); in CASE()
6844 tmp_tmpops = ZEXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
7621 tmp_tmpops = EXTQISI (TRUNCSIQI (GET_H_GR (FLD (f_operand1)))); in CASE()
[all …]
Dsemcrisv32f-switch.c1013 tmp_newval = EXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
1111 tmp_newval = ZEXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
1752 tmp_tmpops = TRUNCSIQI (FLD (f_indir_pc__byte)); in CASE()
2146 tmp_tmpops = EXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
2422 tmp_tmpops = ZEXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
6104 tmp_tmpops = EXTQISI (TRUNCSIQI (GET_H_GR (FLD (f_operand1)))); in CASE()
6396 tmp_tmpops = EXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
6522 tmp_tmpops = ZEXTQISI (TRUNCSIQI (GET_H_GR (FLD (f_operand1)))); in CASE()
6814 tmp_tmpops = ZEXTQISI (TRUNCSIQI (FLD (f_indir_pc__byte))); in CASE()
7591 tmp_tmpops = EXTQISI (TRUNCSIQI (GET_H_GR (FLD (f_operand1)))); in CASE()
[all …]
/netbsd/src/external/gpl3/binutils/dist/include/cgen/
Dbasic-ops.h269 #define TRUNCSIQI(x) ((QI) (SI) (x)) macro
/netbsd/src/external/gpl3/gdb/dist/include/cgen/
Dbasic-ops.h269 #define TRUNCSIQI(x) ((QI) (SI) (x)) macro
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dcgen-ops.h275 #define TRUNCSIQI(x) ((QI) (SI) (x)) macro
/netbsd/src/external/gpl3/gdb/dist/sim/lm32/
Dsem-switch.c1191 SI opval = EXTQISI (TRUNCSIQI (CPU (h_gr[FLD (f_r0)]))); in CASE()
Dsem.c1177 SI opval = EXTQISI (TRUNCSIQI (CPU (h_gr[FLD (f_r0)]))); in SEM_FN_NAME()
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dcpu.h252 #define GET_H_ACC40S(index) ORDI (SLLDI (EXTQIDI (TRUNCSIQI (GET_H_SPR (((index) + (1472))))), 32),…