Home
last modified time | relevance | path

Searched refs:FpuStateWasPushed (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_cpu_exception_cortex_m/
Dentry.cc50 bool FpuStateWasPushed(const pw_cpu_exception_State& cpu_state) { in FpuStateWasPushed() function
100 if (FpuStateWasPushed(cpu_state)) { in CpuContextSize()