Use ret for returns from interface and from generic arithmetic hooks.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 4 Jan 2019 04:58:51 +0000 (04:58 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 13 Aug 2019 14:37:03 +0000 (14:37 +0000)
commit31163e25df96787629821c16ce3548b7bd6f0047
tree1c7ff45c24073bb2b1be46241c1e34ebf9668a2c
parentf2384feb368d44e9b80a789239e8d3b1ad4df689
Use ret for returns from interface and from generic arithmetic hooks.

Let's take advantage of the return address stack branch target
predictor rather than unceremoniously trash it, shall we?
src/microcode/cmpauxmd/x86-64.m4
src/microcode/cmpint.c
src/microcode/cmpintmd/x86-64.h