Actions
Bug #75
openGet rid of _load_byte and _store_byte builtins
Bug #75:
Get rid of _load_byte and _store_byte builtins
Status:
New
Priority:
Normal
Assignee:
-
Category:
IR
Start date:
Due date:
% Done:
0%
Estimated time:
Description
These functions are required because there is no cheap way to access single bytes, since all variables are assumed to be multiple of 4 bytes. Instruction should be generated depending on the type of the accessed object.
No data to display
Actions