Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dop_helper.c2412 static int cdc_increment(target_ulong *psw) in cdc_increment() function
2558 if (cdc_increment(&psw)) { in helper_call()
2630 cdc_increment(&psw); /* restore to the start of helper */ in helper_ret()