From 6ed45c0269012f8a7aebede5b29f51c03edafef3 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Sun, 21 Feb 2010 23:41:59 +0000 Subject: [PATCH] Normalize nop instructions: Only use 0 for the immediate operand. --- sys/ia64/ia64/context.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/ia64/ia64/context.S b/sys/ia64/ia64/context.S index 77a1821f789a..0814647f7dc5 100644 --- a/sys/ia64/ia64/context.S +++ b/sys/ia64/ia64/context.S @@ -86,18 +86,18 @@ ENTRY(restorectx, 1) { .mmi ld8.fill r6=[r14],16 // r6 ld8.fill r7=[r15],16 // r7 - nop 1 + nop 0 ;; } { .mmi mov ar.unat=r16 mov ar.rsc=3 - nop 2 + nop 0 } { .mmi ld8 r17=[r14],16 // b1 ld8 r18=[r15],16 // b2 - nop 3 + nop 0 ;; } { .mmi