Searched defs:Svc (Results 1 – 4 of 4) sorted by relevance
303 TEST_P(RcInterfaceTest, Svc) { RunSvc(); } in TEST_P() argument
507 TEST_P(RcInterfaceSvcTest, Svc) { RunSvc(); } in TEST_P() argument
4668 void Svc(Condition cond, uint32_t imm) { in Svc() function4675 void Svc(uint32_t imm) { Svc(al, imm); } in Svc() function
2474 void Svc(int code) { in Svc() function