mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
e143d25c73
* gas/testsuite/gas/m68k/all.exp: Run it. * opcodes/m68k-opc.c (m68k_opcodes): Fix entries for pmove with BADx/BACx register and move them after pmove with PSR/PCSR register.
28 lines
628 B
Plaintext
28 lines
628 B
Plaintext
2012-01-17 Andreas Schwab <schwab@linux-m68k.org>
|
||
|
||
* m68k-opc.c (m68k_opcodes): Fix entries for pmove with BADx/BACx
|
||
register and move them after pmove with PSR/PCSR register.
|
||
|
||
2012-01-13 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* i386-dis.c (mod_table): Add vmfunc.
|
||
|
||
* i386-gen.c (cpu_flag_init): Add CPU_VMFUNC_FLAGS.
|
||
(cpu_flags): CpuVMFUNC.
|
||
|
||
* i386-opc.h (CpuVMFUNC): New.
|
||
(i386_cpu_flags): Add cpuvmfunc.
|
||
|
||
* i386-opc.tbl: Add vmfunc.
|
||
* i386-init.h: Regenerated.
|
||
* i386-tbl.h: Likewise.
|
||
|
||
For older changes see ChangeLog-2011
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|