Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dcpu_loop.c30 abi_long sysret; in cpu_loop() local
76 sysret = do_syscall(env, trapnr, in cpu_loop()
81 if (sysret == -QEMU_ERESTARTSYS) { in cpu_loop()
85 if (sysret == -QEMU_ESIGRETURN) { in cpu_loop()
91 trapnr = (env->ir[IR_V0] != 0 && sysret < 0); in cpu_loop()
92 env->ir[IR_V0] = (trapnr ? -sysret : sysret); in cpu_loop()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Fix-type-of-single-bit-bitfields.patch67 - int sysret : 1;
72 + unsigned int sysret : 1;
/openbmc/qemu/target/i386/
H A Dhelper.h56 DEF_HELPER_2(sysret, void, env, int)
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv390 0x80000001, 0, EDX, 11, sysret, SYSCALL/SYSRET supported
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script.txt208 "int" for "bci", "iret" for "bri", "syscall" for "bcs", "sysret" for "brs",
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc4128 * TF handling for the sysret insn is different. The TF bit is checked
4129 * after the sysret insn completes. This allows #DB to be