Searched refs:_vfp_d0_d15_pad (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/cxx/unwind/
H A DRegisters.hpp2084 restoreVFPWithFLDMX(_vfp_d0_d15_pad);
2086 restoreVFPWithFLDMD(_vfp_d0_d15_pad);
2136 unw_fpreg_t _vfp_d0_d15_pad[17]; member in class:libunwind::Registers_arm
2159 memset(&_vfp_d0_d15_pad, 0, sizeof(_vfp_d0_d15_pad));
2174 memset(&_vfp_d0_d15_pad, 0, sizeof(_vfp_d0_d15_pad));
2449 saveVFPWithFSTMX(_vfp_d0_d15_pad);
2451 saveVFPWithFSTMD(_vfp_d0_d15_pad);
2453 return _vfp_d0_d15_pad[regNu
[all...]

Completed in 31 milliseconds