From: Gabe Black Date: Thu, 19 Jul 2007 00:44:12 +0000 (-0700) Subject: Fix a comment to refer to the right type of instruction. X-Git-Tag: m5_2.0_beta4~297^2~33 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e209fce9dec5445bc559f52a472c39adf52ee49a;p=gem5.git Fix a comment to refer to the right type of instruction. --HG-- extra : convert_revision : dd441d8fbaed1ed8b2b66e3ad0275009bd4dcef4 --- diff --git a/src/arch/x86/isa/insts/control_transfer/call.py b/src/arch/x86/isa/insts/control_transfer/call.py index 530162bfd..b9ba621e5 100644 --- a/src/arch/x86/isa/insts/control_transfer/call.py +++ b/src/arch/x86/isa/insts/control_transfer/call.py @@ -56,7 +56,7 @@ microcode = ''' def macroop CALL_I { - # Make the default data size of pops 64 bits in 64 bit mode + # Make the default data size of calls 64 bits in 64 bit mode .adjust_env oszIn64Override limm t2, imm