aboutsummaryrefslogtreecommitdiffhomepage
path: root/sample/toyvm.cpp
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-11-24 10:58:34 +0900
committerMITSUNARI Shigeo <[email protected]>2022-11-24 15:48:06 +0900
commita7c5a1bd7669aa9169c48fe60ee5371fc3732fbf (patch)
treebc00a913e2d2fc58cfc40571adf169d25e54d18f /sample/toyvm.cpp
parent1bfbd8c4dca678049a45364f689ce0b3aac83ac1 (diff)
downloadxbyak-a7c5a1bd7669aa9169c48fe60ee5371fc3732fbf.tar.gz
xbyak-a7c5a1bd7669aa9169c48fe60ee5371fc3732fbf.zip
use English
Diffstat (limited to 'sample/toyvm.cpp')
-rw-r--r--sample/toyvm.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/toyvm.cpp b/sample/toyvm.cpp
index 0d97fa6..dff0cb7 100644
--- a/sample/toyvm.cpp
+++ b/sample/toyvm.cpp
@@ -5,8 +5,8 @@
mem_ 4byte x 65536
- すべての命令は4byte固定
- 即値は全て16bit
+ all instructions are fixed at 4 bytes.
+ all immediate values are 16-bit.
R = A or B
vldiR, imm ; R = imm