Age | Commit message (Expand) | Author | Files | Lines |
2021-06-17 | powerpc: move cell "or rx,rx,rx" hints | Alan Modra | 1 | -5/+5 |
2021-05-29 | PowerPC table driven -Mraw disassembly | Alan Modra | 1 | -1605/+1601 |
2021-05-27 | PowerPC: Add new xxmr and xxlnot extended mnemonics | Peter Bergner | 1 | -0/+2 |
2021-04-08 | PR27684, PowerPC missing mfsprg0 and others | Alan Modra | 1 | -4/+5 |
2021-04-08 | PR27676, PowerPC missing extended dcbt, dcbtst mnemonics | Alan Modra | 1 | -7/+82 |
2021-04-01 | PR27675, PowerPC missing extended mnemonic mfummcr2 | Alan Modra | 1 | -0/+2 |
2021-03-25 | PR27647 PowerPC extended conditional branch mnemonics | Alan Modra | 1 | -476/+477 |
2021-01-09 | POWER10: Add Return-Oriented Programming instructions | Peter Bergner | 1 | -1/+45 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-19 | Correct vcmpsq, vcmpuq and xvtlsbb BF field | Alan Modra | 1 | -3/+3 |
2020-08-18 | PowerPC: Rename xvcvbf16sp to xvcvbf16spn | Peter Bergner | 1 | -1/+1 |
2020-08-11 | PowerPC CELL cctp* | Alan Modra | 1 | -4/+7 |
2020-08-10 | Implement missing powerpc mtspr and mfspr extended insns | Alan Modra | 1 | -6/+156 |
2020-08-10 | Implement missing powerpc extended mnemonics | Alan Modra | 1 | -7/+11 |
2020-08-10 | Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassembly | Alan Modra | 1 | -2/+2 |
2020-05-19 | Power10 dcbf, sync, and wait extensions. | Peter Bergner | 1 | -26/+226 |
2020-05-11 | Power10 VSX scalar min-max-compare quad precision operations | Alan Modra | 1 | -0/+11 |
2020-05-11 | Power10 VSX load/store rightmost element operations | Alan Modra | 1 | -0/+16 |
2020-05-11 | Power10 test lsb by byte operation | Alan Modra | 1 | -0/+1 |
2020-05-11 | Power10 string operations | Alan Modra | 1 | -0/+10 |
2020-05-11 | Power10 Set boolean extension | Peter Bergner | 1 | -0/+8 |
2020-05-11 | Power10 bit manipulation operations | Alan Modra | 1 | -1/+20 |
2020-05-11 | Power10 VSX PCV generate operations | Alan Modra | 1 | -0/+4 |
2020-05-11 | Power10 VSX Mask Manipulation Operations | Alan Modra | 1 | -1/+27 |
2020-05-11 | Power10 Reduced precision outer product operations | Alan Modra | 1 | -4/+204 |
2020-05-11 | Power10 SIMD permute class operations | Alan Modra | 1 | -3/+114 |
2020-05-11 | Power10 128-bit binary integer operations | Alan Modra | 1 | -0/+36 |
2020-05-11 | Power10 VSX 32-byte storage access | Alan Modra | 1 | -1/+37 |
2020-05-11 | Power10 vector integer multiply, divide, modulo insns | Alan Modra | 1 | -0/+17 |
2020-05-11 | Power10 byte reverse instructions | Peter Bergner | 1 | -0/+6 |
2020-05-11 | Power10 Copy/Paste Extensions | Peter Bergner | 1 | -2/+31 |
2020-05-11 | Power10 Add new L operand to the slbiag instruction | Peter Bergner | 1 | -1/+3 |
2020-05-11 | PowerPC Rename powerxx to power10 | Alan Modra | 1 | -28/+28 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-23 | ppc: misc minor build corrections | Jan Beulich | 1 | -3/+3 |
2019-12-18 | More signed overflow fixes | Alan Modra | 1 | -2/+2 |
2019-06-12 | Remove the ldmx mnemonic that never made it into POWER9. | Peter Bergner | 1 | -2/+0 |
2019-05-24 | PowerPC D-form prefixed loads and stores | Peter Bergner | 1 | -4/+184 |
2019-05-24 | PowerPC add initial -mfuture instruction support | Peter Bergner | 1 | -0/+24 |
2019-04-05 | PowerPC bc extended branch mnemonics and "y" hints | Alan Modra | 1 | -141/+141 |
2019-04-04 | Add extended mnemonics for bctar. Fix setting of 'at' branch hints. | Peter Bergner | 1 | -49/+262 |
2019-03-28 | PR24390, Don't decode mtfsb field as a cr field | Alan Modra | 1 | -5/+9 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-06 | PowerPC instruction mask checks | Alan Modra | 1 | -141/+58 |
2018-08-21 | Use operand->extract to provide defaults for optional PowerPC operands | Alan Modra | 1 | -42/+53 |
2018-07-27 | Re: PowerPC Improve support for Gekko & Broadway | Alan Modra | 1 | -6/+6 |
2018-07-26 | PowerPC Improve support for Gekko & Broadway | Alex Chadwick | 1 | -5/+71 |
2018-07-23 | power9 mfupmc/mtupmc | Alan Modra | 1 | -0/+18 |
2018-05-21 | Remove fake operand handling for extended mnemonics. | Peter Bergner | 1 | -96/+109 |
2018-05-07 | Cleanup ppc code dealing with opcode dumps. | Peter Bergner | 1 | -3/+3 |