Searched refs:vmrs (Results 1 – 5 of 5) sorted by relevance
849 void vmrs(const Register dst,
1612 void Assembler::vmrs(Register dst, Condition cond) { in vmrs() function in v8::internal::Assembler
1590 void Assembler::vmrs(Register dst, Condition cond) { in vmrs() function in v8::internal::Assembler
5267 __ vmrs(pc); // Move vector status bits to normal status bits. in Generate() local