This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
clang-p2996
/
llvm
/
test
/
MC
/
Disassembler
/
X86
History
Craig Topper
9155118602
Remove need for MODIFIER_OPCODE in the disassembler tables. AddRegFrms are really more like OrRegFrm so we don't need a difference since we can just mask bits.
...
llvm-svn: 198278
2014-01-01 15:29:32 +00:00
..
avx-512.txt
AVX-512: decoder for AVX-512, made by Alexey Bader.
2013-12-25 11:40:51 +00:00
fp-stack.txt
Add two fp test cases I missed in my previous commit.
2013-12-31 23:15:19 +00:00
hex-immediates.txt
…
intel-syntax-32.txt
First round of fixes for the x86 fixes for the x86 move accumulator from/to memory offset instructions.
2013-08-25 22:23:38 +00:00
intel-syntax.txt
Fixing Intel format of the vshufpd instruction.
2013-09-27 01:44:23 +00:00
invalid-cmp-imm.txt
…
invalid-VEX-vvvv.txt
…
lit.local.cfg
…
marked-up.txt
…
prefixes.txt
Fixed a bug where diassembling an instruction that had a prefix would cause LLVM to identify a 1-byte instruction, but then upon querying it for that 1-byte instruction would cause an undefined opcode.
2013-08-30 21:19:48 +00:00
simple-tests.txt
Remove need for MODIFIER_OPCODE in the disassembler tables. AddRegFrms are really more like OrRegFrm so we don't need a difference since we can just mask bits.
2014-01-01 15:29:32 +00:00
truncated-input.txt
…
x86-32.txt
Remove some instructions that seem to only exist to trick the filtering checks in the disassembler table creation. Just fix up the filter to let the real instruction through instead.
2013-10-07 07:19:47 +00:00
x86-64.txt
Add more X86 FP stack disassembler test cases.
2013-12-31 22:51:53 +00:00