mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-23 01:24:30 +00:00
Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgen
backend (ARMDecoderEmitter) which emits the decoder functions for ARM and Thumb, and the disassembler core which invokes the decoder function and builds up the MCInst based on the decoded Opcode. Reviewed by Chris Latter and Bob Wilson. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100233 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
1861
utils/TableGen/ARMDecoderEmitter.cpp
Normal file
1861
utils/TableGen/ARMDecoderEmitter.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user