Commit Graph

18 Commits (dcee45cce295fc2c586725a6ff3089bf8fedabca)

Author SHA1 Message Date
Török Edvin 2922746173 Fix make distcheck. 16 years ago
Török Edvin 1a486dca3b Add hidden ctx param to APIcalls. 16 years ago
Török Edvin 4e2959f26a Fix memory leak. 16 years ago
Török Edvin 7a14dc4ce9 bytecode: prepare for implementing gep. 16 years ago
Török Edvin 72617ba209 bytecode: Implement load/store. 16 years ago
Török Edvin cf0cd429e9 Implement API calls from bytecode. 16 years ago
Török Edvin 800a79e091 fix make distcheck. 16 years ago
Török Edvin 11e86f8ccb Add debug facilities to bytecode interpreter. 16 years ago
Török Edvin 6922903ad9 bytecode: fully switch to a stack based allocation, and operands with various bitwidths. 16 years ago
Török Edvin 82ca2ab420 Specialize operands depending on bitwidth. 16 years ago
Török Edvin ac17fc6cdb fix SIGBUS on Sparc. 16 years ago
Török Edvin cfec3d90ce bytecode: fix handling of cast and icmp opcodes, improve stack handling. 16 years ago
Török Edvin ac7c05444e bytecode: cache allocated memory, improve performance. 16 years ago
Török Edvin ec5cccc7ef bytecode: allocate proper stack for functions. 16 years ago
Török Edvin f3b2dc9e28 Implement ICMP_*. 16 years ago
Török Edvin 8c0933ceab Implement more opcodes and checking. 16 years ago
Török Edvin 957bf65143 Check number of functions loaded. 16 years ago
Török Edvin e0c4fd853c Start implementing bytecode opcodes. 16 years ago