unicorn/qemu/target/m68k
zhaolichang f526d4455c m68k: fix some comment spelling errors
I found that there are many spelling errors in the comments of qemu/target/m68k.
I used spellcheck to check the spelling errors and found some errors in the folder.

Backports ce00ff729ee8461dc94a1593d25ceda65d973d3c
2021-03-03 19:13:26 -05:00
..
cpu-param.h
cpu-qom.h
cpu.c target/m68k: only change valid bits in CACR 2020-01-14 08:17:14 -05:00
cpu.h target/m68k: remove useless qregs array 2021-03-03 19:11:44 -05:00
fpu_helper.c target/m68k: implement opcode fetoxm1 2020-06-14 21:13:29 -04:00
helper.c target/m68k: consolidate physical translation offset into get_physical_address() 2021-02-25 23:13:48 -05:00
helper.h target/m68k: implement opcode fetoxm1 2020-06-14 21:13:29 -04:00
Makefile.objs
op_helper.c
qregs.def
softfloat.c softfloat: merge floatx80_mod and floatx80_rem 2021-02-25 13:34:05 -05:00
softfloat.h softfloat: merge floatx80_mod and floatx80_rem 2021-02-25 13:34:05 -05:00
softfloat_fpsp_tables.h
translate.c m68k: fix some comment spelling errors 2021-03-03 19:13:26 -05:00
unicorn.c
unicorn.h