Home
last modified time | relevance | path

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

/netbsd/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dtable.c126 { SCONV, INDREG,
133 { SCONV, INDREG,
183 { SCONV, INDREG,
190 { SCONV, INDREG,
233 { SCONV, INDREG,
670 { DIV, INDREG,
676 { DIV, INDREG,
682 { DIV, INDREG,
706 { MUL, INDREG,
712 { MUL, INDREG,
[all …]
/netbsd/external/bsd/pcc/dist/pcc/arch/i86/
H A Dtable.c116 #define INFL INDREG /* shape for float/double */
502 { CALL, INDREG,
508 { UCALL, INDREG,
562 { CALL, INDREG,
568 { UCALL, INDREG,
1019 { ASSIGN, INDREG|FOREFF,
1416 { OPLTYPE, INDREG,
1422 { OPLTYPE, INDREG,
1428 { OPLTYPE, INDREG,
1435 { OPLTYPE, INDREG,
/netbsd/external/bsd/pcc/dist/pcc/arch/i386/
H A Dtable.c47 #define INFL INDREG /* shape for float/double */
501 { CALL, INDREG,
507 { UCALL, INDREG,
561 { CALL, INDREG,
567 { UCALL, INDREG,
1029 { ASSIGN, INDREG|FOREFF,
1438 { OPLTYPE, INDREG,
1444 { OPLTYPE, INDREG,
1450 { OPLTYPE, INDREG,
1457 { OPLTYPE, INDREG,
/netbsd/external/bsd/pcc/dist/pcc/arch/nova/
H A Dtable.c550 { CALL, INDREG,
556 { UCALL, INDREG,
610 { CALL, INDREG,
616 { UCALL, INDREG,
1000 { ASSIGN, INDREG|FOREFF,
1386 { OPLTYPE, INDREG,
1392 { OPLTYPE, INDREG,
1398 { OPLTYPE, INDREG,
1405 { OPLTYPE, INDREG,
/netbsd/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h51 #define INDREG 020 /* compute into a register */ macro
52 #define INREGS (INAREG|INBREG|INCREG|INDREG)
H A Dmkext.c208 if (F(INAREG) || F(INBREG) || F(INCREG) || F(INDREG) || in main()
/netbsd/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dtable.c52 #define INDBL INDREG
919 { OPLTYPE, INDREG,
/netbsd/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dtable.c1074 { ASSIGN, INDREG|FOREFF,