Home
last modified time | relevance | path

Searched full:pow_mul (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dfp.yaml284 .function f64 pow_mul(i32 a0, f64 a1, f64 a2) {
327 call pow_mul, v2, v1, v3 # acc = v1^11*1024
332 call pow_mul, v2, v1, v3 # acc = -v1^9*2816
338 call pow_mul, v2, v1, v3 # acc = v1^7*2816
344 call pow_mul, v2, v1, v3 # acc = -v1^5*1232
350 call pow_mul, v2, v1, v3 # acc = v1^3*220
356 call pow_mul, v2, v1, v3 # acc = -v1^1*11
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dfp.yaml284 .function f64 pow_mul(i32 a0, f64 a1, f64 a2) {
327 call pow_mul, v2, v1, v3 # acc = v1^11*1024
332 call pow_mul, v2, v1, v3 # acc = -v1^9*2816
338 call pow_mul, v2, v1, v3 # acc = v1^7*2816
344 call pow_mul, v2, v1, v3 # acc = -v1^5*1232
350 call pow_mul, v2, v1, v3 # acc = v1^3*220
356 call pow_mul, v2, v1, v3 # acc = -v1^1*11