1 /* $DragonFly: src/test/cpuperf/cpu_cmpadd.S,v 1.1 2004/02/09 18:08:54 dillon Exp $ */
19 jz 1f /* instruction under test */
20 nop /* instruction under test */
22 addl $1,(%ecx) /* instruction under test */
28 .asciz "cmp/jz/add (compare fails) in pipeline"