Skip to main content

Module util

Module util 

Source
Expand description

Utility functions for x86_64 code generation.

Functionsยง

load_operand_to_rax
Load an operand into RAX
load_operand_to_register
Load an operand into a specific register
load_register_to_rax
Load a virtual register into RAX
load_register_to_register
Load a register to another register
store_rax_to_register
Store RAX to a virtual register