- <unknown>
- <unknown>
| Function |
fabsf
|
|
Address |
Remarks |
Stack |
Code |
Static |
| 0x00035720 |
|
|
16 |
|
| Callers (1) |
__ieee754_powf (1720)
|
|
No Callees
|
|
__ieee754_powf (1720)
fabsf():
35720: ee10 3a10 vmov r3, s0
35724: f023 4300 bic.w r3, r3, #2147483648 @ 0x80000000
35728: ee00 3a10 vmov s0, r3
3572c: 4770 bx lr
3572e: bf00 nop
scalbn (276)
Stack Worst-Case Scenarios
No callees for this function.
| # |
Stack |
Code |
Name |
| ∑ = 120 |
|
∑= 3,704 |
|
| 1 |
|
|
3,704
|
16 |
fabsf |
| 2 |
|
|
3,688
|
1,720 |
__ieee754_powf |
| 3 |
|
|
1,968
|
188 |
powf |
| 4 |
120
|
80
|
1,780
|
428 |
void etl::private_format::format_floating_e<etl::private_print::print_iterator, float>(etl::private_print::print_iterator&, float, etl::private_format::format_spec_t const&) |
| 5 |
|
40
|
|
1,352 |
void etl::private_format::format_floating<etl::private_print::print_iterator, float>(etl::private_print::print_iterator&, float, etl::private_format::format_spec_t const&) |