Home
last modified time | relevance | path

Searched refs:PSTATE_V (Results 1 – 25 of 33) sorted by relevance

12

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dcpu.h499 #define PSTATE_V (1U << 28) macro
503 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dhelper-a64.c106 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dcpu.h499 #define PSTATE_V (1U << 28) macro
503 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dhelper-a64.c106 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dcpu.h1108 #define PSTATE_V (1U << 28) macro
1112 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dhelper-a64.c82 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dcpu.h1223 #define PSTATE_V (1U << 28) macro
1227 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dhelper-a64.c113 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dcpu.h1223 #define PSTATE_V (1U << 28) macro
1227 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dhelper-a64.c113 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dcpu.h1304 #define PSTATE_V (1U << 28) macro
1308 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dhelper-a64.c114 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dcpu.h1271 #define PSTATE_V (1U << 28) macro
1275 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dhelper-a64.c114 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dcpu.h1271 #define PSTATE_V (1U << 28) macro
1275 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dhelper-a64.c114 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dhelper-a64.c114 flags = PSTATE_C | PSTATE_V;
H A Dcpu.h1336 #define PSTATE_V (1U << 28) macro
1340 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dcpu.c851 psr & PSTATE_V ? 'V' : '-', in aarch64_cpu_dump_state()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dhelper-a64.c113 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
H A Dcpu.h1336 #define PSTATE_V (1U << 28) macro
1340 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dcpu.c851 psr & PSTATE_V ? 'V' : '-', in aarch64_cpu_dump_state()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dhelper-a64.c114 flags = PSTATE_C | PSTATE_V; in float_rel_to_flags()
H A Dcpu.h1324 #define PSTATE_V (1U << 28) macro
1328 #define PSTATE_NZCV (PSTATE_N | PSTATE_Z | PSTATE_C | PSTATE_V)
H A Dcpu.c829 psr & PSTATE_V ? 'V' : '-', in aarch64_cpu_dump_state()

12