Searched refs:instr16 (Results 1 – 1 of 1) sorted by relevance
2112 u16 instr16 = 0; in cs_etm__is_syscall() 2132 sizeof(instr16), (u8 *)&instr16);2133 if ((instr16 & 0xFF00) == 0xDF00) in cs_etm__is_async_exception() 2041 u16 instr16 = 0; cs_etm__is_svc_instr() local