mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 22:38:19 +00:00
1c6b1e2b9f
Coldfire uses float64, but 680x0 use floatx80. This patch introduces the use of floatx80 internally and enables 680x0 80bits FPU. Backports commit f83311e4764f1f25a8abdec2b32c64483be1759b from qemu
10 lines
194 B
Modula-2
10 lines
194 B
Modula-2
DEFO32(PC, pc)
|
|
DEFO32(SR, sr)
|
|
DEFO32(CC_OP, cc_op)
|
|
DEFO32(CC_C, cc_c)
|
|
DEFO32(CC_N, cc_n)
|
|
DEFO32(CC_V, cc_v)
|
|
DEFO32(CC_Z, cc_z)
|
|
DEFO32(CC_X, cc_x)
|
|
DEFO32(MACSR, macsr)
|
|
DEFO32(MAC_MASK, mac_mask)
|