llvm-6502/lib/ExecutionEngine/Interpreter
Reid Spencer 5763105121 Fix some thinko's in the last patch. PtrSize has to be in bits and we
might need to zext not just trunc the value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34955 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-06 03:46:41 +00:00
..
Execution.cpp Fix some thinko's in the last patch. PtrSize has to be in bits and we 2007-03-06 03:46:41 +00:00
ExternalFunctions.cpp Adjust and simplify external function processing now that GenericValue has 2007-03-06 03:08:12 +00:00
Interpreter.cpp Remove the insufficient code in Interpreter::create that computed the 2007-03-06 03:05:57 +00:00
Interpreter.h APInt's are no longer allocated on the heap because they are direct 2007-03-06 03:06:48 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00