Show patches with: Submitter = Tom Musta       |    State = Action Required       |    Archived = No       |   633 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
target-ppc: Eliminate Magic Number MSR Masks - - - - --- 2014-04-15 Tom Musta New
[2/2] monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode - - 1 - --- 2014-04-09 Tom Musta New
[1/2] target-ppc: Fix target_disas - - 1 - --- 2014-04-09 Tom Musta New
[V3,2/2] monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode - - 1 - --- 2014-04-08 Tom Musta New
[V3,1/2] target-ppc: Fix target_disas - - 1 - --- 2014-04-08 Tom Musta New
[V2,2/2] target-ppc: Fix target_disas - - - - --- 2014-04-07 Tom Musta New
[V2,1/2] monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode - - - - --- 2014-04-07 Tom Musta New
monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode - - - - --- 2014-04-07 Tom Musta New
[V2,9/9] target-ppc: Correct VSX Integer to FP Conversion - - - 1 --- 2014-03-31 Tom Musta New
[V2,8/9] target-ppc: Correct VSX FP to Integer Conversion - - - 1 --- 2014-03-31 Tom Musta New
[V2,7/9] target-ppc: Correct VSX FP to FP Conversions - - - 1 --- 2014-03-31 Tom Musta New
[V2,6/9] target-ppc: Correct VSX Scalar Compares - - - 1 --- 2014-03-31 Tom Musta New
[V2,5/9] target-ppc: Correct Simple VSR LE Host Inversions - - - 1 --- 2014-03-31 Tom Musta New
[V2,4/9] target-ppc: Correct LE Host Inversion of Lower VSRs - - - 1 --- 2014-03-31 Tom Musta New
[V2,3/9] target-ppc: Define Endian-Correct Accessors for VSR Field Acess - - - 1 --- 2014-03-31 Tom Musta New
[V2,2/9] target-ppc: Bug: VSX Convert to Integer Should Truncate - - - 1 --- 2014-03-31 Tom Musta New
[V2,1/9] softfloat: Introduce float32_to_uint64_round_to_zero - - 1 1 --- 2014-03-31 Tom Musta New
[9/9] target-ppc: Correct VSX Integer to FP Conversion - - - 1 --- 2014-03-26 Tom Musta New
[8/9] target-ppc: Correct VSX FP to Integer Conversion - - - 1 --- 2014-03-26 Tom Musta New
[7/9] target-ppc: Correct VSX FP to FP Conversions - - - 1 --- 2014-03-26 Tom Musta New
[6/9] target-ppc: Correct VSX Scalar Compares - - - 1 --- 2014-03-26 Tom Musta New
[5/9] target-ppc: Correct Simple VSR LE Host Inversions - - - 1 --- 2014-03-26 Tom Musta New
[4/9] target-ppc: Correct LE Host Inversion of Lower VSRs - - - 1 --- 2014-03-26 Tom Musta New
[3/9] target-ppc: Define Endian-Correct Accessors for VSR Field Acess - - - 1 --- 2014-03-26 Tom Musta New
[2/9] target-ppc: Bug: VSX Convert to Integer Should Truncate - - - 1 --- 2014-03-26 Tom Musta New
[1/9] softfloat: Introduce float32_to_uint64_round_to_zero - - - 1 --- 2014-03-26 Tom Musta New
[V2] target-ppc: Bug: VSX Convert to Integer Should Truncate - - - - --- 2014-03-23 Tom Musta New
target-ppc: Bug: VSX Convert to Integer Should Truncate - - - - --- 2014-03-23 Tom Musta New
[RFC,12/12] target-ppc: Introduce DFP Add - - - - --- 2014-03-13 Tom Musta New
[RFC,11/12] target-ppc: Introduce DFP Post Processor Utilities - - - - --- 2014-03-13 Tom Musta New
[RFC,10/12] target-ppc: Introduce DFP Helper Utilities - - - - --- 2014-03-13 Tom Musta New
[RFC,09/12] target-ppc: Introduce Translation Macros for DFP Arithmetic Forms - - - - --- 2014-03-13 Tom Musta New
[RFC,08/12] target-ppc: Define FPR Pointer Type for Helpers - - - - --- 2014-03-13 Tom Musta New
[RFC,07/12] target-ppc: Enable Building of libdecnumber - - - - --- 2014-03-13 Tom Musta New
[RFC,06/12] target-ppc: Eliminate Unused Variable in decSetSubnormal - - - - --- 2014-03-13 Tom Musta New
[RFC,05/12] target-ppc: Eliminate redundant declarations - - - - --- 2014-03-13 Tom Musta New
[RFC,04/12] target-ppc: Change gstdint.h to stdint.h - - - - --- 2014-03-13 Tom Musta New
[RFC,03/12] target-ppc: Modify dconfig.h to Integrate with QEMU - - - - --- 2014-03-13 Tom Musta New
[RFC,02/12] target-ppc: Prepare libdecnumber for QEMU include structure - - - - --- 2014-03-13 Tom Musta New
[RFC,01/12] target-ppc: Introduce libdecnumber Code - - - - --- 2014-03-13 Tom Musta New
[V2,6/6] target-ppc: Refactor AES Instructions - - 1 - --- 2014-03-13 Tom Musta New
[V2,5/6] target-arm: Use Common Tables in AES Instructions - - 1 - --- 2014-03-13 Tom Musta New
[V2,4/6] target-i386: Use Common ShiftRows and InvShiftRows Tables - - 1 - --- 2014-03-13 Tom Musta New
[V2,3/6] util: Add InvMixColumns - - 1 - --- 2014-03-13 Tom Musta New
[V2,2/6] util: Add AES ShiftRows and InvShiftRows Tables - - 1 - --- 2014-03-13 Tom Musta New
[V2,1/6] util: Add S-Box and InvS-Box Arrays to Common AES Utils - - 1 - --- 2014-03-13 Tom Musta New
[6/6] target-ppc: Refactor AES Instructions - - - - --- 2014-03-10 Tom Musta New
[5/6] target-arm: Use Common Tables in AES Instructions - - - - --- 2014-03-10 Tom Musta New
[4/6] target-i386: Use Common ShiftRows and InvShiftRows Tables - - - - --- 2014-03-10 Tom Musta New
[3/6] util: Add InvMixColumns - - - - --- 2014-03-10 Tom Musta New
[2/6] util: Add AES ShiftRows and InvShiftRows Tables - - - - --- 2014-03-10 Tom Musta New
[1/6] util: Add S-Box and InvS-Box Arrays to Common AES Utils - - - - --- 2014-03-10 Tom Musta New
target-ppc: Make vgbbd Masks "static const" - - 1 - --- 2014-02-25 Tom Musta New
target-ppc: Use Additional Temporary in stqcx Case - - - - --- 2014-02-24 Tom Musta New
target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL - - - - --- 2014-02-24 Tom Musta New
[28/28] target-ppc: Altivec 2.07: Vector Permute and Exclusive OR - - - - --- 2014-02-12 Tom Musta New
[27/28] target-ppc: Altivec 2.07: Vector SHA Sigma Instructions - - - - --- 2014-02-12 Tom Musta New
[26/28] target-ppc: Altivec 2.07: AES Instructions - - - - --- 2014-02-12 Tom Musta New
[25/28] target-ppc: Altivec 2.07: Binary Coded Decimal Instructions - - - - --- 2014-02-12 Tom Musta New
[24/28] target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum - - - - --- 2014-02-12 Tom Musta New
[23/28] target-ppc: Altivec 2.07: Vector Gather Bits by Bytes - - - - --- 2014-02-12 Tom Musta New
[22/28] target-ppc: Altivec 2.07: Doubleword Compares - - - - --- 2014-02-12 Tom Musta New
[21/28] target-ppc: Altivec 2.07: vbpermq Instruction - - - - --- 2014-02-12 Tom Musta New
[20/28] target-ppc: Altivec 2.07: Quadword Addition and Subtracation - - - - --- 2014-02-12 Tom Musta New
[19/28] target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions - - - - --- 2014-02-12 Tom Musta New
[18/28] target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts - - - - --- 2014-02-12 Tom Musta New
[17/28] target-ppc: Altivec 2.07: Vector Merge Instructions - - - - --- 2014-02-12 Tom Musta New
[16/28] target-ppc: Altivec 2.07: Unpack Signed Word Instructions - - - - --- 2014-02-12 Tom Musta New
[15/28] target-ppc: Altivec 2.07: Pack Doubleword Instructions - - - - --- 2014-02-12 Tom Musta New
[14/28] target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions - - - - --- 2014-02-12 Tom Musta New
[13/28] target-ppc: Altivec 2.07: Vector Population Count Instructions - - - - --- 2014-02-12 Tom Musta New
[12/28] target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes - - - - --- 2014-02-12 Tom Musta New
[11/28] target-ppc: Altivec 2.07: vmuluw Instruction - - - - --- 2014-02-12 Tom Musta New
[10/28] target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions - - - - --- 2014-02-12 Tom Musta New
[09/28] target-ppc: Altivec 2.07: Change VMUL_DO to Support 64-bit Integers - - - - --- 2014-02-12 Tom Musta New
[08/28] target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo - - - - --- 2014-02-12 Tom Musta New
[07/28] target-ppc: Altivec 2.07: Vector Logical Instructions - - - - --- 2014-02-12 Tom Musta New
[06/28] target-ppc: Altivec 2.07: Add Support for R-Form Dual Instructions - - - - --- 2014-02-12 Tom Musta New
[05/28] target-ppc: Altivec 2.07: Add Opcode Macro for VX Form Instructions - - - - --- 2014-02-12 Tom Musta New
[04/28] target-ppc: Altivec 2.07: Add Support for Dual Altivec Instructions - - - - --- 2014-02-12 Tom Musta New
[03/28] target-ppc: Altivec 2.07: Add GEN_VXFORM3 - - - - --- 2014-02-12 Tom Musta New
[02/28] target-ppc: Altivec 2.07: Update AVR Structure - - - - --- 2014-02-12 Tom Musta New
[01/28] target-ppc: Altivec 2.07: Add Instruction Flag - - - - --- 2014-02-12 Tom Musta New
[V3,9/9] target-ppc: Add Store Quadword Conditional - - - - --- 2014-02-10 Tom Musta New
[V3,8/9] target-ppc: Add Load Quadword and Reserve - - - - --- 2014-02-10 Tom Musta New
[V3,7/9] target-ppc: Store Quadword - - - - --- 2014-02-10 Tom Musta New
[V3,6/9] target-ppc: Load Quadword - - - - --- 2014-02-10 Tom Musta New
[V3,5/9] target-ppc: Add is_user_mode Utility Routine - - - - --- 2014-02-10 Tom Musta New
[V3,4/9] target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions - - - - --- 2014-02-10 Tom Musta New
[V3,3/9] target-ppc: Add bctar Instruction - - - - --- 2014-02-10 Tom Musta New
[V3,2/9] target-ppc: Add Target Address SPR (TAR) to Power8 - - - - --- 2014-02-10 Tom Musta New
[V3,1/9] target-ppc: Add Flag for bctar - - - - --- 2014-02-10 Tom Musta New
target-ppc: Fix xxpermdi When T==A or T==B - - - - --- 2014-02-10 Tom Musta New
[V2,9/9] target-ppc: Add Store Quadword Conditional - - - - --- 2014-01-31 Tom Musta New
[V2,8/9] target-ppc: Add Load Quadword and Reserve - - - - --- 2014-01-31 Tom Musta New
[V2,7/9] target-ppc: Store Quadword - - - - --- 2014-01-31 Tom Musta New
[V2,6/9] target-ppc: Load Quadword - - - - --- 2014-01-31 Tom Musta New
[V2,5/9] target-ppc: Add is_user_mode Utility Routine - - - - --- 2014-01-31 Tom Musta New
[V2,4/9] target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions - - - - --- 2014-01-31 Tom Musta New
[V2,3/9] target-ppc: Add bctar Instruction - - - - --- 2014-01-31 Tom Musta New
« 1 2 3 46 7 »