Searched refs:A22_A23 (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/mtx/ |
| D | mtx_asm.s | 108 #define A22_A23 fp5 macro 172 psq_l A22_A23, 40(mA), 0, 0 204 ps_madds0 D20_D21, B20_B21, A22_A23, D20_D21 213 ps_madds0 D22_D23, B22_B23, A22_A23, D22_D23 217 ps_madds1 D22_D23, UNIT01, A22_A23, D22_D23 242 #undef A22_A23
|
| D | mtx.c | 247 f32x2 A22_A23; in PSMTXConcat() local 293 A22_A23 = __PSQ_LX(a, 40, 0, 0); in PSMTXConcat() 335 D20_D21 = __PS_MADDS0( B20_B21, A22_A23, D20_D21); in PSMTXConcat() 341 D22_D23 = __PS_MADDS0( B22_B23, A22_A23, D22_D23); in PSMTXConcat() 348 D22_D23 = __PS_MADDS1( c01, A22_A23, D22_D23); in PSMTXConcat()
|