Lines Matching defs:STORE64_off
412 #define STORE64_off(rlo, rhi, rbase, off) sw rlo, off(rbase); \417 #define STORE64(rlo, rhi, rbase) STORE64_off(rlo, rhi, rbase, 0)2604 STORE64_off(a2, a3, a0, MIRROR_WIDE_ARRAY_DATA_OFFSET) # a2/a3 <- vBB[vCC]