Searched refs:s31 (Results 1 – 7 of 7) sorted by relevance
540 int s31 = 0; in reduction32Values() local573 s31 += d[i]; in reduction32Values()577 s24 + s25 + s26 + s27 + s28 + s29 + s30 + s31; in reduction32Values()
238 vpush {s16-s31} @ 16 words (64 bytes) of floats.
516 vpop {s16-s31}538 vldm r1, {s0-s31} @ Load all fprs from argument fprs_.
29 // 0x00000004: vpush {s16-s31}61 // 0x0000001c: vpop {s16-s31}
3 " 4: ed2d 8a10 vpush {s16-s31}\n",151 " 214: ecbd 8a10 vpop {s16-s31}\n",
148 ## CHECK: str s31, [sp, #32]149 ## CHECK: ldr s31, [sp, #20]150 ## CHECK: str s31, [sp, #40]
737 EXPECT_TRUE(vixl::aarch64::s31.Is(Arm64Assembler::reg_s(S31))); in TEST()