[0/2] x86/gas: far direct branch plus fix_new_exp() simplification

Message ID c4ad897a-1ce0-4f84-9abb-39aa2b3492b2@suse.com
Headers
Series x86/gas: far direct branch plus fix_new_exp() simplification |

Message

Jan Beulich Oct. 14, 2024, 6:37 a.m. UTC
  In the course of patch 2 I stumbled across an anomaly in fix_new_exp(),
which is being sorted first.

1: gas: make fix_new_exp()'s "exp" parameter const
2: x86: permit non-immmediate offset operands with direct far branches

Jan