Searched refs:Hmode (Results 1 – 5 of 5) sorted by relevance
41 #define COFF_MAGIC ( Smode && Nmode ? 0x8304 : Hmode && Nmode ? 0x8303 : Smode ? 0x8302 : Hmode ? 0…80 extern int Hmode;
49 int Hmode; variable54 #define PSIZE (Hmode && !Nmode ? L_32 : L_16)72 Hmode = 1; in h8300hmode()82 Hmode = 1; in h8300smode()90 Hmode = 1; in h8300hnmode()101 Hmode = 1; in h8300snmode()111 Hmode = 1; in h8300sxmode()121 Hmode = 1; in h8300sxnmode()137 cons (Hmode ? 4 : 2); in pint()442 if (!Hmode) in parse_reg()[all …]
4746 (h8300hmode): Turn off Hmode.4747 (h8300smode): New function. Turn on Smode and Hmode.
2286 instruction requires H8/300H mode and we're not in Hmode, to
376 * config/tc-h8300.c (Hmode): Make it global.