]> git.lizzy.rs Git - plan9front.git/commit
7l: deal with huge (negative or > 24bit) register offsets, fix LACON, avoid DWORD...
authorcinap_lenrek <cinap_lenrek@felloff.net>
Wed, 17 Apr 2019 21:43:59 +0000 (23:43 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Wed, 17 Apr 2019 21:43:59 +0000 (23:43 +0200)
commit8c95a221b041848a479cb2f79d5bb7be74022446
treebc17c34a7627aaf7bd2b5500633acd7cdc5cec82
parent15c3f45e5f7bccd121726de9b3adac001ffac887
7l: deal with huge (negative or > 24bit) register offsets, fix LACON, avoid DWORD in constant pool when we can sign extend
sys/src/cmd/7l/asmout.c
sys/src/cmd/7l/optab.c
sys/src/cmd/7l/span.c