blob: ff16e8a857d1267c4c252b196e44f9d0198d2e41 [file] [log] [blame]
#include <asm/asmmacro.h>
/*
* Simulator system call.
*/
GLOBAL_ENTRY(ia64_ssc)
mov r15=r36
break 0x80001
br.ret.sptk.many rp
END(ia64_ssc)