rc: add Xhereq instruction to trace

This commit is contained in:
cinap_lenrek 2022-01-02 03:35:50 +00:00
parent 11d573d7f9
commit 99d54e420e

View file

@ -22,6 +22,7 @@ struct{
Xrdwr, "Xrdwr", Xrdwr, "Xrdwr",
Xread, "Xread", Xread, "Xread",
Xhere, "Xhere", Xhere, "Xhere",
Xhereq, "Xhereq",
Xreturn, "Xreturn", Xreturn, "Xreturn",
Xtrue, "Xtrue", Xtrue, "Xtrue",
Xif, "Xif", Xif, "Xif",