Does C.MOP.11 write a register by default?
No. The official Zcmop rule says C.MOP.n writes no register by default.
Zcmop 16-bit C.MOP.11; by default it writes no register and may be redefined to read x11.
C.MOP.11 is a Zcmop compressed may-be-operation. Its default official behavior writes no register; the encoding allows a future extension to redefine it as reading the implicit register x11. The recommended assembly syntax is the nullary c.mop.11. Zcmop depends on Zca.
C.MOP.11 is a nullary 16-bit MOP that by default changes no register state; it reserves compatible redefinition space for future extensions.
Understand this scenario with real code like «c.mop.11».
Understand this scenario with real code like «c.mop.11».
Understand this scenario with real code like «c.mop.11».
No. The official Zcmop rule says C.MOP.n writes no register by default.
A future redefinition may read x11.