Home
last modified time | relevance | path

Searched defs:sc1 (Results 1 – 2 of 2) sorted by relevance

/qemu/target/tricore/
H A Dop_helper.c2221 int32_t sc1 = ((arg00 & 0xffff) == 0x8000) && in helper_mul_h() local
2244 int32_t sc1 = ((arg00 & 0xffff) == 0x8000) && in helper_mulm_h() local
2268 int32_t sc1 = ((arg00 & 0xffff) == 0x8000) && in helper_mulr_h() local
/qemu/audio/
H A Daudio.c443 SWVoiceCap *sc1 = sc->entries.le_next; in audio_detach_capture() local