Lines Matching full:r1
24 stg %r1,__LC_SAVE_AREA_RESTART
26 lghi %r1,__LC_GPREGS_SAVE_AREA
27 stmg %r0,%r15,0(%r1)
28 mvc 8(8,%r1),__LC_SAVE_AREA_RESTART
30 lghi %r1,__LC_CREGS_SAVE_AREA
31 stctg %c0,%c15,0(%r1)
33 lghi %r1,__LC_AREGS_SAVE_AREA
34 stam %a0,%a15,0(%r1)
36 lghi %r1,__LC_FPREGS_SAVE_AREA
37 std %f0, 0x00(%r1)
38 std %f1, 0x08(%r1)
39 std %f2, 0x10(%r1)
40 std %f3, 0x18(%r1)
41 std %f4, 0x20(%r1)
42 std %f5, 0x28(%r1)
43 std %f6, 0x30(%r1)
44 std %f7, 0x38(%r1)
45 std %f8, 0x40(%r1)
46 std %f9, 0x48(%r1)
47 std %f10,0x50(%r1)
48 std %f11,0x58(%r1)
49 std %f12,0x60(%r1)
50 std %f13,0x68(%r1)
51 std %f14,0x70(%r1)
52 std %f15,0x78(%r1)
54 lghi %r1,__LC_FP_CREG_SAVE_AREA
55 stfpc 0(%r1)
57 lghi %r1,__LC_CPU_TIMER_SAVE_AREA
58 stpt 0(%r1)
60 lghi %r1,__LC_PREFIX_SAVE_AREA
61 stpx 0(%r1)
63 lghi %r1,__LC_CLOCK_COMP_SAVE_AREA
66 mvc 1(7,%r1),1(%r4)
68 lghi %r1,__LC_PSW_SAVE_AREA
70 st %r4,0(%r1)
71 st %r5,4(%r1)
72 stg %r2,8(%r1)