Add checks for the decoding of RC (the . in some instructions)
[soc.git] / src / soc / decoder / test / test_decoder_gas.py
2020-03-19 Michael NolanAdd checks for the decoding of RC (the . in some instru...
2020-03-19 Michael NolanAdd tests for register+immediate ops
2020-03-19 Michael NolanFactor out instruction generation and testing from...
2020-03-19 Michael NolanCleanup test_decoder_gas.py
2020-03-19 Michael NolanAdd assertions for input registers
2020-03-19 Luke Kenneth Casso... fix silly errors in power_fieldsn.py
2020-03-18 Michael NolanBegin adding a test using GNU AS