Home
last modified time | relevance | path

Searched refs:cco (Results 1 – 1 of 1) sorted by relevance

/qemu/target/s390x/tcg/
H A Dmem_helper.c925 const bool cco = extract64(r0, 8, 1); in HELPER() local
943 if (cco) { in HELPER()
951 if (cco && exc != PGM_PROTECTION) { in HELPER()