Lines Matching refs:stk
64 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwnm() local
67 ASM_STW(stk, 1, -4), in cpu_post_test_rlwnm()
68 ASM_ADDI(stk, 1, -24), in cpu_post_test_rlwnm()
69 ASM_STW(3, stk, 12), in cpu_post_test_rlwnm()
70 ASM_STW(4, stk, 16), in cpu_post_test_rlwnm()
71 ASM_STW(reg0, stk, 8), in cpu_post_test_rlwnm()
72 ASM_STW(reg1, stk, 4), in cpu_post_test_rlwnm()
73 ASM_STW(reg2, stk, 0), in cpu_post_test_rlwnm()
74 ASM_LWZ(reg1, stk, 12), in cpu_post_test_rlwnm()
75 ASM_LWZ(reg0, stk, 16), in cpu_post_test_rlwnm()
77 ASM_STW(reg2, stk, 12), in cpu_post_test_rlwnm()
78 ASM_LWZ(reg2, stk, 0), in cpu_post_test_rlwnm()
79 ASM_LWZ(reg1, stk, 4), in cpu_post_test_rlwnm()
80 ASM_LWZ(reg0, stk, 8), in cpu_post_test_rlwnm()
81 ASM_LWZ(3, stk, 12), in cpu_post_test_rlwnm()
82 ASM_ADDI(1, stk, 24), in cpu_post_test_rlwnm()
83 ASM_LWZ(stk, 1, -4), in cpu_post_test_rlwnm()
88 ASM_STW(stk, 1, -4), in cpu_post_test_rlwnm()
89 ASM_ADDI(stk, 1, -24), in cpu_post_test_rlwnm()
90 ASM_STW(3, stk, 12), in cpu_post_test_rlwnm()
91 ASM_STW(4, stk, 16), in cpu_post_test_rlwnm()
92 ASM_STW(reg0, stk, 8), in cpu_post_test_rlwnm()
93 ASM_STW(reg1, stk, 4), in cpu_post_test_rlwnm()
94 ASM_STW(reg2, stk, 0), in cpu_post_test_rlwnm()
95 ASM_LWZ(reg1, stk, 12), in cpu_post_test_rlwnm()
96 ASM_LWZ(reg0, stk, 16), in cpu_post_test_rlwnm()
99 ASM_STW(reg2, stk, 12), in cpu_post_test_rlwnm()
100 ASM_LWZ(reg2, stk, 0), in cpu_post_test_rlwnm()
101 ASM_LWZ(reg1, stk, 4), in cpu_post_test_rlwnm()
102 ASM_LWZ(reg0, stk, 8), in cpu_post_test_rlwnm()
103 ASM_LWZ(3, stk, 12), in cpu_post_test_rlwnm()
104 ASM_ADDI(1, stk, 24), in cpu_post_test_rlwnm()
105 ASM_LWZ(stk, 1, -4), in cpu_post_test_rlwnm()