mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-23 11:30:24 +00:00
Trim trailing space.
This commit is contained in:
parent
035a1265f6
commit
249da884a7
@ -740,7 +740,7 @@ std::pair<int, typename Decoder<model>::InstructionT> Decoder<model>::decode(con
|
||||
} else {
|
||||
if(masked_reg > 3) {
|
||||
undefined();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if(modregrm_format_ == ModRegRMFormat::Seg_MemReg) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user