ref: f76daa92ad831c5ca179d2ec16ac9d7996874b51
parent: 36ee29037b3ebc36e848561392c05bbf2cb4cab8
author: Sindre Aamås <saamas@cisco.com>
date: Tue Mar 7 09:24:50 EST 2017
[Encoder/x86] Simplify and extend score X86_32_PICASM handling Utilize program counter-relative offsets to simplify X86_32_PICASM code. In order for this to work with nasm, data constants are placed in the text segment. Extend support for X86_32_PICASM to all routines and enable disabled routines.