Go to the documentation of this file.
26 #include <linux/module.h>
31 long save_sp, save_vbr;
35 (
"movec %/vbr,%2\n\t"
36 "movel #Lberr1,%4@(8)\n\t"
46 :
"=&d" (ret),
"=&r" (save_sp),
"=&r" (save_vbr)
47 :
"a" (regp),
"a" (tmp_vectors)
61 long save_sp, save_vbr;
65 (
"movec %/vbr,%2\n\t"
66 "movel #Lberr2,%4@(8)\n\t"
78 :
"=&d" (ret),
"=&r" (save_sp),
"=&r" (save_vbr)
79 :
"a" (regp),
"a" (tmp_vectors),
"g" (val)