Searched refs:B00_B01 (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/mtx/ |
| D | mtx_asm.s | 110 #define B00_B01 fp6 macro 135 psq_l B00_B01, 0(mB), 0, 0 149 ps_muls0 D00_D01, B00_B01, A00_A01 155 ps_muls0 D10_D11, B00_B01, A10_A11 186 ps_muls0 D20_D21, B00_B01, A20_A21 // YYY LAST TIME FP6 IS USED 243 #undef B00_B01
|
| D | mtx.c | 248 f32x2 B00_B01 = __PSQ_L(b, 0, 0); in PSMTXConcat() local 263 D00_D01 = __PS_MULS0( B00_B01, A00_A01); in PSMTXConcat() 270 D10_D11 = __PS_MULS0( B00_B01, A10_A11); in PSMTXConcat() 311 D20_D21 = __PS_MULS0( B00_B01, A20_A21); in PSMTXConcat()
|