118 cpu_label( _environment, negativeLabel );
122 cpu_label( _environment, positiveLabel );
140 cpu_label( _environment, negativeLabel );
144 cpu_label( _environment, positiveLabel );
158 cpu_label( _environment, negativeLabel );
162 cpu_label( _environment, positiveLabel );
void cpu_less_than_and_branch_8bit_const(Environment *_environment, char *_source, int _destination, char *_other, int _equal, int _signed)
Variable * variable_move(Environment *_environment, char *_source, char *_destination)
Store the value of a variable inside another variable by converting it.