search for: jaroslavsykora

Displaying 2 results from an estimated 2 matches for "jaroslavsykora".

2012 Oct 15
2
[LLVMdev] Alternate instruction encoding for subtargets
...is not possible I will just dump the tablegen's *GenCodeEmitter.inc file with the getBinaryCodeForInstr() and write it by hand. I guess this is the only place where opcodes are used? (I do not use LLVM's MC disassembler.) Cheers, Jara -- Space--the final frontier! http://linkedin.com/in/jaroslavsykora
2012 Nov 02
0
[LLVMdev] Alternate instruction encoding for subtargets - SOLVED
...licting function names taken care of by the preprocessor...), and henceforth the encoder implementation can be dynamically switched in runtime according to the current -mcpu. Curious readers may find the hacked tablegen attached. Cheers, Jara -- Space--the final frontier! http://linkedin.com/in/jaroslavsykora -------------- next part -------------- A non-text attachment was scrubbed... Name: tablegen-hack.patch Type: application/octet-stream Size: 3052 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121102/5f0d8d9d/attachment.obj>