Searched refs:SUBWORDSIQI (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/cgen/
H A Dbasic-ops.h306 static QI SUBWORDSIQI (SI, int);
315 SUBWORDSIQI (SI in, int byte)
307 SUBWORDSIQI (SI in, int byte) function
/netbsd-current/external/gpl3/gdb/dist/include/cgen/
H A Dbasic-ops.h306 static QI SUBWORDSIQI (SI, int);
315 SUBWORDSIQI (SI in, int byte)
307 SUBWORDSIQI (SI in, int byte) function
/netbsd-current/external/gpl3/binutils.old/dist/include/cgen/
H A Dbasic-ops.h306 static QI SUBWORDSIQI (SI, int);
315 SUBWORDSIQI (SI in, int byte)
307 SUBWORDSIQI (SI in, int byte) function
/netbsd-current/external/gpl3/binutils/dist/include/cgen/
H A Dbasic-ops.h306 static QI SUBWORDSIQI (SI, int);
315 SUBWORDSIQI (SI in, int byte)
307 SUBWORDSIQI (SI in, int byte) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-ops.h331 SUBWORDSIQI (SI in, int byte)
474 QI SUBWORDSIQI (SI);
323 SUBWORDSIQI (SI in, int byte) function
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dcgen-ops.h312 QI SUBWORDSIQI (SI, int);
352 SUBWORDSIQI (SI in, int byte)
344 SUBWORDSIQI (SI in, int byte) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsem-compact-switch.c1433 SI opval = EXTQISI (SUBWORDSIQI (GET_H_GRC (FLD (f_rm)), 3));
1471 SI opval = ZEXTQISI (SUBWORDSIQI (GET_H_GRC (FLD (f_rm)), 3));
4983 tmp_byte1 = SUBWORDSIQI (GET_H_GRC (FLD (f_rm)), 2);
4984 tmp_byte0 = SUBWORDSIQI (GET_H_GRC (FLD (f_rm)), 3);
H A Dsem-compact.c1273 SI opval = EXTQISI (SUBWORDSIQI (GET_H_GRC (FLD (f_rm)), 3));
1315 SI opval = ZEXTQISI (SUBWORDSIQI (GET_H_GRC (FLD (f_rm)), 3));
5117 tmp_byte1 = SUBWORDSIQI (GET_H_GRC (FLD (f_rm)), 2);
5118 tmp_byte0 = SUBWORDSIQI (GET_H_GRC (FLD (f_rm)), 3);

Completed in 221 milliseconds