Coby Tayree e7a76c8ef8 [X86][Asm]Allow far jmp/call to be picked when using explicit FWORD size specifier
Currently, far jmp/call which utilizes a 48bit memory operand would have been invoked via the 'lcall/ljmp' mnemonic (intel style).
This patch align those variants to formal intel spec

Differential Revision: https://reviews.llvm.org/D35846

llvm-svn: 310485
2017-08-09 15:34:55 +00:00
..
2016-04-08 18:15:37 +00:00
2017-01-31 18:28:44 +00:00
2016-09-26 19:33:36 +00:00
2016-01-13 23:13:38 +00:00
2016-04-08 18:15:37 +00:00
2016-04-08 18:15:37 +00:00
2015-11-05 00:10:08 +00:00
2017-04-27 10:20:35 +00:00
2017-06-28 17:56:07 +00:00