Files
86Box/src/x86_ops_fpu.txt
2020-02-29 19:12:23 +01:00

13 lines
285 B
Plaintext

Comparing files CPU\x86_ops_fpu.h and CPU_NEW\X86_OPS_FPU.H
***** CPU\x86_ops_fpu.h
/* Copyright holders: Sarah Walker
see COPYING for more details
*/
static int opESCAPE_d8_a16(uint32_t fetchdat)
{
***** CPU_NEW\X86_OPS_FPU.H
static int opESCAPE_d8_a16(uint32_t fetchdat)
{
*****