Home | History | Annotate | Download | only in qemu

Lines Matching full:breakpoint

68    A breakpoint instruction uses OP, CODE and SPEC (10 bits of the
69 breakpoint instruction are not defined; Kane says the breakpoint
108 #define OP_MASK_CODE20 0xfffff /* 20 bit syscall/breakpoint code. */
294 "c" 10 bit breakpoint code (OP_*_CODE)
303 "q" 10 bit extra breakpoint code (OP_*_CODE2)
313 "B" 20 bit syscall/breakpoint function code (OP_*_CODE20)