2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
69dd9865
SP
12010-01-06 Quentin Neill <quentin.neill@amd.com>
2
3 * config/tc-i386.c (cpu_arch): Add amdfam15.
4 (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
5 * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
6 * doc/c-i386.texi: Add amdfam15.
7
4316f0d2
DG
82010-01-04 Daniel Gutson <dgutson@codesourcery.com>
9
10 * config/tc-arm.c (do_neon_logic): Accept imm value
11 in the third operand too.
12 (operand_parse_code): OP_RNDQ_IMVNb renamed to
13 OP_RNDQ_Ibig.
14 (parse_operands): OP_NILO case removed, applied renaming.
15 (insns): Neon shape changed for some logic instructions.
16
b1a769ed
DG
172010-01-04 Daniel Gutson <dgutson@codesourcery.com>
18
19 * config/tc-arm.c (do_neon_ldx_stx): Added
20 validation for vector load/store insns.
21
0dc93057
AM
222010-01-04 Edmar Wienskoski <edmar@freescale.com>
23
24 * config/tc-ppc.c (md_show_usage): Document -me500mc64.
25
88714cb8
DG
262010-01-03 Daniel Gutson <dgutson@codesourcery.com>
27
28 * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
29 (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
30 (NEON_ENCODE): New macro.
31 (check_neon_suffixes): New macro.
32 (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
33 (do_vfp_nsyn_opcode): Likewise.
34 (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
35 (do_vfp_nsyn_cmp): Likewise.
36 (do_neon_shl_imm): Likewise.
37 (do_neon_qshl_imm): Likewise.
38 (neon_dyadic_misc): Likewise.
39 (do_neon_mac_maybe_scalar): Likewise.
40 (do_neon_qdmulh): Likewise.
41 (do_neon_qmovn): Likewise.
42 (do_neon_qmovun): Likewise.
43 (do_neon_movn): Likewise.
44 (neon_mac_reg_scalar_long): Likewise.
45 (do_neon_vmull): Likewise.
46 (do_neon_trn): Likewise.
47 (do_neon_ldx_stx): Likewise.
48 (neon_dp_fixup): Changed signature and set the flag.
49 (neon_three_same): Call the above with new signature.
50 (neon_two_same): Likewise.
51 (neon_imm_shift): Likewise.
52 (neon_mul_mac): Likewise.
53 (do_neon_abs_neg): Likewise.
54 (neon_mixed_length): Likewise.
55 (do_neon_ext): Likewise.
56 (do_neon_mov): Likewise.
57 (do_neon_tbl_tbx): Likewise.
58 (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
59 (neon_compare): Likewise.
60 (do_neon_shll): Likewise.
61 (do_neon_cvt): Likewise.
62 (do_neon_mvn): Likewise.
63 (do_neon_dup): Likewise.
0dc93057 64 (md_assemble): Call check_neon_suffixes ().
99f1a7a7 65
43ecc30f 66For older changes see ChangeLog-2009
08d56133
NC
67\f
68Local Variables:
69mode: change-log
70left-margin: 8
71fill-column: 74
72version-control: never
73End:
This page took 0.408065 seconds and 4 git commands to generate.