]> Git Repo - qemu.git/blob - target-m68k/qregs.def
qemu-io: Remove unused args_command
[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_DEST, cc_dest)
6 DEFO32(CC_SRC, cc_src)
7 DEFO32(CC_X, cc_x)
8 DEFO32(DIV1, div1)
9 DEFO32(DIV2, div2)
10 DEFO32(EXCEPTION, exception_index)
11 DEFO32(MACSR, macsr)
12 DEFO32(MAC_MASK, mac_mask)
This page took 0.022132 seconds and 4 git commands to generate.