Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 169 Bytes

ch04-字符串操作指令.md

File metadata and controls

7 lines (4 loc) · 169 Bytes

字符串操作类指令

相关指令

OP_LEN,/*   A B R(A) := length of R(B)              */

OP_CONCAT,/*    A B C   R(A) := R(B).. ... ..R(C)           */