Lines Matching refs:ST0
38 ST0 .req v5 label
192 SHIFT .req ST0
225 mov SHIFT, ST0
236 ldr ST0, [PSAMP]
239 and ST0, ST0, MASK
241 str ST0, [PST, #-4]!
242 str ST0, [PST, #4 * (MAX_BLOCKSIZE + MAX_FIR_ORDER)]
243 str ST0, [PSAMP], #4 * MAX_CHANNELS
408 ldm v1, {ST0,ST1,I,PSAMP}
411 movs ST2, ST0, lsl #29 // shift is in range 0-15; we want to special-case 0 and 8
417 30: movs ST2, ST0, lsl #29 // shift is in range 0-15; we want to special-case 0 and 8
434 .unreq ST0