.. |
arm-tests.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
basic-arm-instructions.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
fp-encoding.txt
|
Fixed disassembler for vstm/vldm ARM VFP instructions.
|
2012-05-03 16:38:40 +00:00 |
invalid-Bcc-thumb.txt
|
|
|
invalid-BFI-arm.txt
|
|
|
invalid-CPS2p-arm.txt
|
|
|
invalid-CPS3p-arm.txt
|
|
|
invalid-DMB-thumb.txt
|
|
|
invalid-DSB-arm.txt
|
|
|
invalid-IT-CBNZ-thumb.txt
|
|
|
invalid-IT-CC15.txt
|
|
|
invalid-IT-thumb.txt
|
|
|
invalid-LDC-form-arm.txt
|
|
|
invalid-LDM-thumb.txt
|
|
|
invalid-LDR_POST-arm.txt
|
|
|
invalid-LDR_PRE-arm.txt
|
|
|
invalid-LDRB_POST-arm.txt
|
|
|
invalid-LDRD_PRE-thumb.txt
|
|
|
invalid-LDRrs-arm.txt
|
|
|
invalid-MCR-arm.txt
|
|
|
invalid-MOVr-arm.txt
|
|
|
invalid-MOVs-arm.txt
|
|
|
invalid-MOVs-LSL-arm.txt
|
|
|
invalid-MOVTi16-arm.txt
|
|
|
invalid-MRRC2-arm.txt
|
Added support for unpredictable mcrr/mcrr2/mrrc/mrrc2 ARM instruction in the disassembler. Since the upredicability conditions are complex, C++ code was added to handle them.
|
2012-04-18 13:12:50 +00:00 |
invalid-MSRi-arm.txt
|
|
|
invalid-RFEorLDMIA-arm.txt
|
|
|
invalid-SBFX-arm.txt
|
|
|
invalid-SMLAD-arm.txt
|
|
|
invalid-SRS-arm.txt
|
|
|
invalid-STMIA_UPD-thumb.txt
|
|
|
invalid-SXTB-arm.txt
|
|
|
invalid-t2Bcc-thumb.txt
|
|
|
invalid-t2LDRBT-thumb.txt
|
|
|
invalid-t2LDREXD-thumb.txt
|
|
|
invalid-t2LDRSHi8-thumb.txt
|
|
|
invalid-t2LDRSHi12-thumb.txt
|
|
|
invalid-t2PUSH-thumb.txt
|
|
|
invalid-t2STR_POST-thumb.txt
|
|
|
invalid-t2STRD_PRE-thumb.txt
|
|
|
invalid-t2STREXB-thumb.txt
|
|
|
invalid-t2STREXD-thumb.txt
|
|
|
invalid-UMAAL-arm.txt
|
|
|
invalid-VLD1DUPq8_UPD-arm.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
invalid-VLD3DUPd32_UPD-thumb.txt
|
|
|
invalid-VLDMSDB_UPD-arm.txt
|
|
|
invalid-VQADD-arm.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
invalid-VST1d8Twb_register-thumb.txt
|
|
|
invalid-VST2b32_UPD-arm.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
ldrd-armv4.txt
|
|
|
lit.local.cfg
|
|
|
memory-arm-instructions.txt
|
|
|
neon-tests.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
neon.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
neont2.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
thumb1.txt
|
Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.
|
2012-05-02 09:43:18 +00:00 |
thumb2.txt
|
Specify cpu to unbreak tests.
|
2012-04-26 01:38:10 +00:00 |
thumb-MSR-MClass.txt
|
|
|
thumb-printf.txt
|
|
|
thumb-tests.txt
|
Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits
|
2012-05-03 22:41:56 +00:00 |
unpredictable-ADC-arm.txt
|
|
|
unpredictable-ADDREXT3-arm.txt
|
|
|
unpredictable-AExtI-arm.txt
|
Added the missing bit definition for the 4th bit of the STR (post reg) instruction. It is now set to 0. The patch also sets the unpredictable mask for SEL and SXTB-type instructions.
|
2012-05-11 09:28:27 +00:00 |
unpredictable-AI1cmp-arm.txt
|
Add suport for unpredicatble cases of the cmp, tst, teq and cmnz ARM instructions in the disassembler.
|
2012-04-18 12:48:43 +00:00 |
unpredictable-LDR-arm.txt
|
|
|
unpredictable-LDRD-arm.txt
|
|
|
unpredictable-LSL-regform.txt
|
|
|
unpredictable-MRRC2-arm.txt
|
Added support for unpredictable mcrr/mcrr2/mrrc/mrrc2 ARM instruction in the disassembler. Since the upredicability conditions are complex, C++ code was added to handle them.
|
2012-04-18 13:12:50 +00:00 |
unpredictable-MRS-arm.txt
|
Fix the bahavior of the disassembler when decoding unpredictable mrs instructions on ARM. Now the diasassembler emmits warnings instead of errors.
|
2012-04-18 14:09:07 +00:00 |
unpredictable-MUL-arm.txt
|
|
|
unpredictable-RSC-arm.txt
|
|
|
unpredictable-SEL-arm.txt
|
Added the missing bit definition for the 4th bit of the STR (post reg) instruction. It is now set to 0. The patch also sets the unpredictable mask for SEL and SXTB-type instructions.
|
2012-05-11 09:28:27 +00:00 |
unpredictable-SHADD16-arm.txt
|
|
|
unpredictable-SSAT-arm.txt
|
|
|
unpredictable-STRBrs-arm.txt
|
|
|
unpredictable-swp-arm.txt
|
Added support for disassembling unpredictable swp/swpb ARM instructions.
|
2012-04-18 14:18:57 +00:00 |
unpredictable-UQADD8-arm.txt
|
|
|
unpredictables-thumb.txt
|
|
|
vfp4.txt
|
|
|