Searched defs:PTRACE_ILLEGAL_ASM (Results 1 – 9 of 9) sorted by relevance
57 #define PTRACE_ILLEGAL_ASM __asm __volatile("c.unimp" ::: "memory") macro
67 #define PTRACE_ILLEGAL_ASM __asm __volatile (".word 0" : : : "memory") macro
72 #define PTRACE_ILLEGAL_ASM __asm __volatile ("udf #0" : : : "memory") macro
76 #define PTRACE_ILLEGAL_ASM do { \ macro
68 #define PTRACE_ILLEGAL_ASM __asm __volatile (".word 0x000ff000" : : : "memory") macro
75 #define PTRACE_ILLEGAL_ASM __asm __volatile ("0: bra 0b; bra 0b" : : : "memory") macro
78 #define PTRACE_ILLEGAL_ASM __asm __volatile (".long 0" : : : "memory") macro
118 #define PTRACE_ILLEGAL_ASM __asm __volatile ("ud2" : : : "memory") macro
83 #define PTRACE_ILLEGAL_ASM __asm __volatile ("ud2" : : : "memory") macro