Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-08-12 01:25:49 +00:00
Code Issues Projects Releases Wiki Activity
Files
dba5de5246f84fe50aef79e464e5aecdf5607ab4
llvm-6502/lib/Target/X86/Disassembler
History
Craig Topper 9e6dc8b9e7 Change unsigned to a uint16_t in static disassembler tables to reduce the table size.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163594 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-11 04:19:21 +00:00
..
CMakeLists.txt
…
LLVMBuild.txt
Reuse the enum names from X86Desc in the X86Disassembler.
2012-02-11 14:50:54 +00:00
Makefile
…
X86Disassembler.cpp
Use const properly so that we dont remove const qualifier from region and MII
2012-09-05 21:17:34 +00:00
X86Disassembler.h
Change unsigned to a uint16_t in static disassembler tables to reduce the table size.
2012-09-11 04:19:21 +00:00
X86DisassemblerDecoder.c
Use const properly so that we dont remove const qualifier from region and MII
2012-09-05 21:17:34 +00:00
X86DisassemblerDecoder.h
Change unsigned to a uint16_t in static disassembler tables to reduce the table size.
2012-09-11 04:19:21 +00:00
X86DisassemblerDecoderCommon.h
Add more indirection to the disassembler tables to reduce amount of space used to store the operand types and encodings. Store only the unique combinations in a separate table and store indices in the instruction table. Saves about 32K of static data.
2012-08-01 07:39:18 +00:00
Powered by Gitea Version: 1.24.4 Page: 1409ms Template: 17ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API