Searched refs:Hmode (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-h8300.h70 extern int Hmode;
H A Dtc-h8300.c50 int Hmode; variable
57 #define PSIZE (Hmode && !Nmode ? L_32 : L_16)
75 Hmode = 1;
85 Hmode = 1;
93 Hmode = 1;
104 Hmode = 1;
114 Hmode = 1;
124 Hmode = 1;
140 cons (Hmode ? 4 : 2);
441 if (!Hmode)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-h8300.h70 extern int Hmode;
H A Dtc-h8300.c50 int Hmode; variable
57 #define PSIZE (Hmode && !Nmode ? L_32 : L_16)
75 Hmode = 1;
85 Hmode = 1;
93 Hmode = 1;
104 Hmode = 1;
114 Hmode = 1;
124 Hmode = 1;
140 cons (Hmode ? 4 : 2);
442 if (!Hmode)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-h8300.h70 extern int Hmode;
H A Dtc-h8300.c50 int Hmode; variable
57 #define PSIZE (Hmode && !Nmode ? L_32 : L_16)
75 Hmode = 1;
85 Hmode = 1;
93 Hmode = 1;
104 Hmode = 1;
114 Hmode = 1;
124 Hmode = 1;
140 cons (Hmode ? 4 : 2);
441 if (!Hmode)
[all...]

Completed in 172 milliseconds