Searched refs:M6811_HPRIO (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h110 #define M6811_HPRIO 0x3C /* Highest priority I-Bit int and misc */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h110 #define M6811_HPRIO 0x3C /* Highest priority I-Bit int and misc */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h110 #define M6811_HPRIO 0x3C /* Highest priority I-Bit int and misc */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h110 #define M6811_HPRIO 0x3C /* Highest priority I-Bit int and misc */ macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11sio.c223 if (((cpu->ios[M6811_HPRIO]) & (M6811_SMOD | M6811_MDA)) == M6811_SMOD)
H A Dm68hc11_sim.c519 cpu->ios[M6811_HPRIO] = cpu->cpu_mode;
532 switch ((cpu->ios[M6811_HPRIO]) & (M6811_SMOD | M6811_MDA))
H A Ddv-m68hc11.c605 val = cpu->ios[M6811_HPRIO];
606 print_io_byte (sd, "HPRIO ", hprio_desc, val, base + M6811_HPRIO);
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11sio.c225 if (((cpu->ios[M6811_HPRIO]) & (M6811_SMOD | M6811_MDA)) == M6811_SMOD)
H A Dm68hc11_sim.c525 cpu->ios[M6811_HPRIO] = cpu->cpu_mode;
538 switch ((cpu->ios[M6811_HPRIO]) & (M6811_SMOD | M6811_MDA))
H A Ddv-m68hc11.c608 val = cpu->ios[M6811_HPRIO];
609 print_io_byte (sd, "HPRIO ", hprio_desc, val, base + M6811_HPRIO);

Completed in 126 milliseconds