test: nasm-t -- Rework data read procedure
commit7bb272d0b52e647c9df22d0420fb134eb2d50be1
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 4 Nov 2018 13:12:42 +0000 (4 16:12 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 11 Nov 2018 18:43:45 +0000 (11 21:43 +0300)
treecd10c4abfd83c4fcb8966902e8025e2294a33507
parent218ba6bc9e16bff9ed9d84884c4f390c8ff731c9
test: nasm-t -- Rework data read procedure

Actually it is still blockable, just tune it
the way to make riprel pass. Need to redesign
for handling big slabs of data.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
travis/nasm-t.py