aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2012-10-042012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel4-34/+90
2012-09-28Don't abort() when disassembling bad moxie instructions.Anthony Green3-29/+102
2012-09-25Add missing Cpu flags in bd and bt coresH.J. Lu3-16/+23
2012-09-20Replace CpuSSE3 with CpuCX16 for cmpxchg16bH.J. Lu6-2964/+2989
2012-09-182012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw2-28/+33
2012-09-18 opcodes/Maciej W. Rozycki2-1/+6
2012-09-172012-09-17 Yufeng Zhang <yufeng.zhang@arm.com>Richard Earnshaw2-5/+14
2012-09-15 * configure: Regenerate.David Edelsohn2-2/+7
2012-09-14Fix moxie disassembly for new branch semanticsAnthony Green2-1/+6
2012-09-13Bi-endian patches for moxieAnthony Green2-7/+33
2012-09-10missed from 2012-08-15 changeAlan Modra1-387/+387
2012-09-10 * config.in: Disable sanity check for kfreebsd.Alan Modra2-1/+5
2012-09-10Regenerate binutils configureH.J. Lu2-6/+17
2012-09-04Add Intel Itanium Series 9500 supportH.J. Lu10-7362/+10421
2012-08-29 * ppc-opc.c (VXASHB_MASK): New define.Peter Bergner2-1/+9
2012-08-28 * ppc-opc.c (UIMM4, UIMM3, UIMM2, VXVA_MASK, VXVB_MASK, VXVAVB_MASK,Peter Bergner2-23/+66
2012-08-24 * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries.Matthew Gretton-Dann2-0/+7
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.Matthew Gretton-Dann2-0/+11
2012-08-24 * gas/config/tc-arm.c (neon_type_mask): Add P64 type.Matthew Gretton-Dann2-0/+5
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry.Matthew Gretton-Dann2-0/+8
2012-08-24 * gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bitMatthew Gretton-Dann2-0/+7
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.Matthew Gretton-Dann2-0/+10
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.Matthew Gretton-Dann2-1/+10
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries.Matthew Gretton-Dann2-0/+11
2012-08-24 * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.Matthew Gretton-Dann2-0/+36
2012-08-24 * gas/config/tc-arm.c (do_rm_rn): New function.Matthew Gretton-Dann2-1/+40
2012-08-24 * gas/config/tc-arm.c (do_t_bkpt_hlt1): New function.Matthew Gretton-Dann2-0/+8
2012-08-24 * gas/config/tc-arm.c (insns): Add DCPS instruction.Matthew Gretton-Dann2-0/+5
2012-08-24 * gas/config/tc-arm.c (T16_32_TAB): Add _sevl.Matthew Gretton-Dann2-0/+15
2012-08-24 * gas/config/tc-arm.c (asm_barrier_opt): Add arch field.Matthew Gretton-Dann2-27/+41
2012-08-24 * opcodes/arm-dis.c (COND_UNCOND): New constant.Matthew Gretton-Dann2-4/+30
2012-08-21Fix sparc opcode encoding for 4-arg crypto instructions.David S. Miller2-13/+18
2012-08-20opcodes/ChangeLogAlan Modra2-20/+25
2012-08-17Add AMD btver1 and btver2 supportH.J. Lu6-3/+30
2012-08-17 * po/vi.po: Updated Vietnamese translation.Nick Clifton4-2/+1316
2012-08-16 * ppc-opc.c (powerpc_opcodes) <"lswx">: Use RAX for the second andPeter Bergner2-2/+8
2012-08-15* rl78-decode.opc (rl78_decode_opcode): Merge %e and %[01]DJ Delorie3-239/+250
2012-08-15opcodes/Peter Bergner2-3/+7
2012-08-15opcodes/Peter Bergner2-0/+10
2012-08-14 * mips-dis.c (print_insn_args): Add GET_OP and GET_OP_S localMaciej W. Rozycki2-339/+244
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton17-8/+19164
2012-08-13 include/opcode/Maciej W. Rozycki9-95/+184
2012-08-10Enable FMA instructions for bdver2H.J. Lu3-2/+8
2012-08-09Updated Vietnamese translation.Nick Clifton2-144/+215
2012-08-07gas/testsuite/Roland McGrath2-0/+39
2012-08-07There were several cases where the registers in the REX encoded rangeJan Beulich2-5/+4
2012-08-06gas/testsuite/Roland McGrath2-6/+20
2012-08-06gas/testsuite/Roland McGrath2-30/+44
2012-08-02 * configure.in: Formatting.Jan-Benedict Glaw3-22/+27
2012-08-01 * h8300-dis.c: Fix printf arg warnings.Alan Modra11-446/+461