Home
last modified time | relevance | path

Searched refs:aa64_generate_debug_exceptions (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dcpu.h1325 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
1339 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
1361 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dcpu.h1325 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
1339 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
1361 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dcpu.h2761 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
2785 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
2837 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dcpu.h3012 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
3047 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
3096 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dcpu.h3012 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
3047 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
3096 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dcpu.h3056 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
3091 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
3140 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dcpu.h2991 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
3026 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
3075 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dcpu.h2991 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
3026 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
3075 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dcpu.h3218 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
3253 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
3302 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dcpu.h3256 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
3291 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
3340 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dcpu.h3256 static inline bool aa64_generate_debug_exceptions(CPUARMState *env) in aa64_generate_debug_exceptions() function
3291 return aa64_generate_debug_exceptions(env); in aa32_generate_debug_exceptions()
3340 return aa64_generate_debug_exceptions(env); in arm_generate_debug_exceptions()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/
H A Daarch64eb.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_aarch64eb macro
H A Darm.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_arm macro
H A Dx86_64.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_x86_64 macro
H A Daarch64.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_aarch64 macro
H A Darmeb.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_armeb macro
H A Dm68k.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_m68k macro
H A Dsparc64.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_sparc64 macro
H A Dsparc.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_sparc macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/
H A Dm68k.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_m68k macro
H A Dx86_64.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_x86_64 macro
H A Darmeb.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_armeb macro
H A Daarch64.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_aarch64 macro
H A Daarch64eb.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_aarch64eb macro
H A Darm.h38 #define aa64_generate_debug_exceptions aa64_generate_debug_exceptions_arm macro

12