net: add checking device state before run command
[sdk/emulator/qemu.git] / target-m68k / qregs.def
1 DEFF64(FP_RESULT, fp_result)
2 DEFO32(PC, pc)
3 DEFO32(SR, sr)
4 DEFO32(CC_OP, cc_op)
5 DEFO32(CC_X, cc_x)
6 DEFO32(CC_C, cc_c)
7 DEFO32(CC_N, cc_n)
8 DEFO32(CC_V, cc_v)
9 DEFO32(CC_Z, cc_z)
10 DEFO32(DIV1, div1)
11 DEFO32(DIV2, div2)
12 DEFO32(MACSR, macsr)
13 DEFO32(MAC_MASK, mac_mask)