Searched refs:h8300smode (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c309 int h8300smode = 0; variable
374 if (h8300smode && !h8300_normal_mode)
402 (q->available == AV_H8S && !h8300smode) ||
1571 if (h8300smode && !h8300_normal_mode)
1695 if (h8300smode) /* Get exr. */
2084 if (h8300hmode || h8300smode)
2250 else if (code->src.type == X (OP_EXR, SB) && h8300smode)
2252 if (h8300smode)
2286 else if (code->dst.type == X (OP_EXR, SB) && h8300smode)
2288 if (h8300smode)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dcompile.c483 int h8300smode = 0; variable
552 if (h8300smode && !h8300_normal_mode)
579 (q->available == AV_H8S && !h8300smode) ||
1735 if (h8300smode && !h8300_normal_mode)
1867 if (h8300smode) /* Get exr. */
2271 if (h8300hmode || h8300smode)
2450 else if (code->src.type == X (OP_EXR, SB) && h8300smode)
2452 if (h8300smode)
2486 else if (code->dst.type == X (OP_EXR, SB) && h8300smode)
2488 if (h8300smode)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-h8300.c43 static void h8300smode (int);
82 h8300smode (int arg ATTRIBUTE_UNUSED) function
195 {"h8300s", h8300smode, 0},
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-h8300.c43 static void h8300smode (int);
82 h8300smode (int arg ATTRIBUTE_UNUSED) function
194 {"h8300s", h8300smode, 0},
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-h8300.c43 static void h8300smode (int);
82 h8300smode (int arg ATTRIBUTE_UNUSED) function
195 {"h8300s", h8300smode, 0},

Completed in 124 milliseconds