add LSHIFT and RSHIFT operators to parser. reluctantly
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 27 Oct 2023 14:46:12 +0000 (15:46 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
commitecb068b20b4dfa457f40cc0b01ba82b41d935765
tree118c7517b0f8eecd0a687246405a00da61ef5ab8
parent4e376f117a137feab64ca092251b005619935263
add LSHIFT and RSHIFT operators to parser. reluctantly
src/openpower/decoder/pseudo/lexer.py
src/openpower/decoder/pseudo/parser.py