Searched refs:M6811_PACTL (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11tim.c203 (unsigned_word) M6811_PACTL, 1);
610 val = cpu->ios[M6811_PACTL];
611 print_io_byte (sd, "PACTL", pactl_desc, val, base + M6811_PACTL);
771 case M6811_PACTL:
H A Ddv-m68hc11.c888 if (cpu->ios[M6811_PACTL] & M6811_DDRA7)
900 if ((cpu->ios[M6811_PACTL] & M6811_PAEN)
901 && !(cpu->ios[M6811_PACTL] & M6811_PAMOD))
906 if (cpu->ios[M6811_PACTL] & M6811_PEDGE)
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11tim.c205 (unsigned_word) M6811_PACTL, 1);
610 val = cpu->ios[M6811_PACTL];
611 print_io_byte (sd, "PACTL", pactl_desc, val, base + M6811_PACTL);
771 case M6811_PACTL:
H A Ddv-m68hc11.c891 if (cpu->ios[M6811_PACTL] & M6811_DDRA7)
903 if ((cpu->ios[M6811_PACTL] & M6811_PAEN)
904 && !(cpu->ios[M6811_PACTL] & M6811_PAMOD))
909 if (cpu->ios[M6811_PACTL] & M6811_PEDGE)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h88 #define M6811_PACTL 0x26 /* Pulse Accumulator Control Register */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h88 #define M6811_PACTL 0x26 /* Pulse Accumulator Control Register */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h88 #define M6811_PACTL 0x26 /* Pulse Accumulator Control Register */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h88 #define M6811_PACTL 0x26 /* Pulse Accumulator Control Register */ macro

Completed in 263 milliseconds