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

/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11tim.c444 { M6811_PR1, "PR1 ", "Timer prescaler (PR1)" },
743 val &= ~(M6811_PR1 | M6811_PR0);
744 val |= cpu->ios[M6811_TMSK2] & (M6811_PR1 | M6811_PR0);
746 switch (val & (M6811_PR1 | M6811_PR0))
754 case M6811_PR1:
758 case M6811_PR1 | M6811_PR0:
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11tim.c446 { M6811_PR1, "PR1 ", "Timer prescaler (PR1)" },
743 val &= ~(M6811_PR1 | M6811_PR0);
744 val |= cpu->ios[M6811_TMSK2] & (M6811_PR1 | M6811_PR0);
746 switch (val & (M6811_PR1 | M6811_PR0))
754 case M6811_PR1:
758 case M6811_PR1 | M6811_PR0:
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h269 #define M6811_PR1 0x02 /* Timer prescaler */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h269 #define M6811_PR1 0x02 /* Timer prescaler */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h269 #define M6811_PR1 0x02 /* Timer prescaler */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h269 #define M6811_PR1 0x02 /* Timer prescaler */ macro

Completed in 107 milliseconds