* gas/config/tc-arm.h (DOUBLESLASH_LINE_COMMENTS): Define.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
42164a71
L
12012-02-08 H.J. Lu <hongjiu.lu@intel.com>
2
3 * i386-dis.c (HLE_Fixup1): New.
4 (HLE_Fixup2): Likewise.
5 (HLE_Fixup3): Likewise.
6 (Ebh1): Likewise.
7 (Evh1): Likewise.
8 (Ebh2): Likewise.
9 (Evh2): Likewise.
10 (Ebh3): Likewise.
11 (Evh3): Likewise.
12 (MOD_C6_REG_7): Likewise.
13 (MOD_C7_REG_7): Likewise.
14 (RM_C6_REG_7): Likewise.
15 (RM_C7_REG_7): Likewise.
16 (XACQUIRE_PREFIX): Likewise.
17 (XRELEASE_PREFIX): Likewise.
18 (dis386): Use Ebh1/Evh1 on add, adc, and, btc, btr, bts,
19 cmpxchg, dec, inc, neg, not, or, sbb, sub, xor and xadd. Use
20 Ebh2/Evh2 on xchg. Use Ebh3/Evh3 on mov.
21 (reg_table): Use Ebh1/Evh1 on add, adc, and, dec, inc, neg,
22 not, or, sbb, sub and xor. Use Ebh3/Evh3 on mov. Use
23 MOD_C6_REG_7 and MOD_C7_REG_7.
24 (mod_table): Add MOD_C6_REG_7 and MOD_C7_REG_7.
25 (rm_table): Add RM_C6_REG_7 and RM_C7_REG_7. Add xend and
26 xtest.
27 (prefix_name): Handle XACQUIRE_PREFIX and XRELEASE_PREFIX.
28 (CMPXCHG8B_Fixup): Handle HLE prefix on cmpxchg8b.
29
30 * i386-gen.c (cpu_flag_init): Add CPU_HLE_FLAGS and
31 CPU_RTM_FLAGS.
32 (cpu_flags): Add CpuHLE and CpuRTM.
33 (opcode_modifiers): Add HLEPrefixOk.
34
35 * i386-opc.h (CpuHLE): New.
36 (CpuRTM): Likewise.
37 (HLEPrefixOk): Likewise.
38 (i386_cpu_flags): Add cpuhle and cpurtm.
39 (i386_opcode_modifier): Add hleprefixok.
40
41 * i386-opc.tbl: Add HLEPrefixOk=3 to mov. Add HLEPrefixOk to
42 add, adc, and, btc, btr, bts, cmpxchg, dec, inc, neg, not, or,
43 sbb, sub, xor and xadd. Add HLEPrefixOk=2 to xchg with memory
44 operand. Add xacquire, xrelease, xabort, xbegin, xend and
45 xtest.
46 * i386-init.h: Regenerated.
47 * i386-tbl.h: Likewise.
48
21abe33a
DD
492012-01-24 DJ Delorie <dj@redhat.com>
50
51 * rl78-decode.opc (rl78_decode_opcode): Add NOT1.
52 * rl78-decode.c: Regenerate.
53
e20cc039
AM
542012-01-17 James Murray <jsm@jsm-net.demon.co.uk>
55
56 PR binutils/10173
57 * cr16-dis.c (print_arg): Test symtab_size not num_symbols.
58
e143d25c
AS
592012-01-17 Andreas Schwab <schwab@linux-m68k.org>
60
61 * m68k-opc.c (m68k_opcodes): Fix entries for pmove with BADx/BACx
62 register and move them after pmove with PSR/PCSR register.
63
8729a6f6
L
642012-01-13 H.J. Lu <hongjiu.lu@intel.com>
65
66 * i386-dis.c (mod_table): Add vmfunc.
67
68 * i386-gen.c (cpu_flag_init): Add CPU_VMFUNC_FLAGS.
69 (cpu_flags): CpuVMFUNC.
70
71 * i386-opc.h (CpuVMFUNC): New.
72 (i386_cpu_flags): Add cpuvmfunc.
73
74 * i386-opc.tbl: Add vmfunc.
75 * i386-init.h: Regenerated.
76 * i386-tbl.h: Likewise.
5011093d 77
23e1d329 78For older changes see ChangeLog-2011
252b5132
RH
79\f
80Local Variables:
2f6d2f85
NC
81mode: change-log
82left-margin: 8
83fill-column: 74
252b5132
RH
84version-control: never
85End:
This page took 0.597859 seconds and 4 git commands to generate.