Browse Source
Failure to confirm an argument set first may result in the selection of a format which leaves extra arguments to be filled in by the pattern. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20250723165458.3509150-4-peter.maydell@linaro.org Message-id: 20250722183343.273533-1-richard.henderson@linaro.org Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>pull/304/head
committed by
Peter Maydell
3 changed files with 9 additions and 3 deletions
@ -0,0 +1,4 @@ |
|||||
|
&rprr_load rd pg rn rm dtype nreg |
||||
|
@rprr_load .... .... ... rm:5 ... pg:3 rn:5 rd:5 &rprr_load |
||||
|
|
||||
|
LD1Q 1100 0100 000 rm:5 101 pg:3 rn:5 rd:5 |
||||
Loading…
Reference in new issue