Search found 1 match

by tangruidon
Sat Aug 11, 2012 2:24 am
Forum: General
Topic: syscall
Replies: 1
Views: 14954

syscall

in linux ,it is
int 0x80
in visopsys it may be
lcall $0x003B,$0x00000000 and it will go to $0x003B,$0x00000000
and what is it in $0x003B,$0x00000000