diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2019-01-08 04:28:05 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2019-01-08 04:28:05 +0000 |
commit | cb2780e435aede4e13653af62a1758e33bd4527c (patch) | |
tree | 39f3c64aa8a3a5f82ae7d9d063f23c83f87e559e /mixgtk/mixgtk_config.c | |
parent | af797b7574b6332e1722ef136e78aa734cba91b0 (diff) | |
download | mdk-cb2780e435aede4e13653af62a1758e33bd4527c.tar.gz mdk-cb2780e435aede4e13653af62a1758e33bd4527c.tar.bz2 |
Fix for bug #47208: correctly store immediate constants
We were taking only the first 3 bits of the index byte in a the word
representing immediate constants, so that, for instance, =262143=,
representing 00 00 63 63 63, was stored as 00 00 07 63 63.
Diffstat (limited to 'mixgtk/mixgtk_config.c')
0 files changed, 0 insertions, 0 deletions