diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-04-08 14:12:01 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-04-08 14:12:01 +0200 |
commit | 12fc1c7d3e04649fb7d213d16f9da597726dd7b6 (patch) | |
tree | eb12c7dad308f4e98fc9519bb0d51461812d651a /sys/src/cmd/7l/bits.c | |
parent | d8d4802f80b40bc9a43031e3d6484aa237e7d444 (diff) |
7l: fix bitcon instruction selection and encoding
the possible bitmasks generated depend on the data width
of the instruction, so we introduce C_BITCON32 and C_BITCON64
operand types to keep them apart.
the encoding of the bitcon operation was wrong.
Diffstat (limited to 'sys/src/cmd/7l/bits.c')
0 files changed, 0 insertions, 0 deletions