commit | c39fbc749a545ac2b728173a340095b614585c96 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Wed Jul 31 12:04:03 2024 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Wed Jul 31 12:04:03 2024 +0200 |
tree | 76535552df8a2a6bda913adda61eefb8aec1ac52 | |
parent | 1264d4a096cead8d3e5ef20730f4a75b2931e355 [diff] |
x86: move ginsn stuff This had been badly inserted between md_assemble() and its helpers anyway. Follow what was done for Arm64 and move the code to its own file, #include-d as appropriate.