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

/gem5/src/arch/arm/
H A Dsemihosting.hh310 bool implemented32() const { return call && argc32 >= 0; } function in struct:ArmSemihosting::SemiCall
H A Dsemihosting.cc199 } else if (!call->implemented32()) {

Completed in 9 milliseconds