Files
u-boot/arch/x86/cpu
Andy Shevchenko 940185910f x86: call32: Append appropriate suffixes
Assembler is not happy:

arch/x86/cpu/call32.S: Assembler messages:
arch/x86/cpu/call32.S:36: Warning: no instruction mnemonic suffix given and no register operands; using default for `retf'

Fix this by adding appropriate suffixes to the assembler commands.

Fixes: 6f92ed8f1a ("x86: Add a way to call 32-bit code from 64-bit mode")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-08-03 10:46:56 +08:00
..
2020-07-20 09:46:44 +08:00
2020-07-20 09:46:46 +08:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-07-20 09:46:46 +08:00
2020-05-18 21:19:18 -04:00
2019-10-11 17:37:38 +08:00
2019-05-08 13:02:10 +08:00
2020-05-18 21:19:18 -04:00
2019-12-15 11:44:12 +08:00
2020-04-16 14:36:28 +08:00