This commit was manufactured by cvs2svn to create branch
[external/binutils.git] / sim / z8k / sim.h
1 #define SIM_SINGLE_STEP 1
2 #define SIM_DONE 2
3 #define SIM_BREAKPOINT 3
4 #define SIM_INTERRUPT 4
5 #define SIM_BAD_INST 5
6 #define SIM_DIV_ZERO 6
7 #define SIM_BAD_SYSCALL 7
8 #define SIM_BAD_ALIGN 8
9 #define SIM_BAD_ADDR 9