Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 195 → Rev 196

/programs/develop/fasm/trunk/x86_64.inc
6008,6 → 6008,8
test ch,0Fh
jnz address_ok
calculate_relative_address:
mov edx,[address_symbol]
mov [symbol_identifier],edx
mov edx,[address_high]
call calculate_relative_offset
mov [address_high],edx