aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ruby_vm
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-04-28 10:09:52 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-04-28 10:09:52 -0700
commitd4dc149c3c4cc01098b5af67decbcba6d370bbee (patch)
treefe41515bfda63ac07603c9353e0c70123cef5ca8 /lib/ruby_vm
parent966f0d91e2a86fa1347cdafbe1af47e7350aa4ca (diff)
downloadruby-d4dc149c3c4cc01098b5af67decbcba6d370bbee.tar.gz
Update an Intel SDM link [ci skip]
Diffstat (limited to 'lib/ruby_vm')
-rw-r--r--lib/ruby_vm/rjit/assembler.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ruby_vm/rjit/assembler.rb b/lib/ruby_vm/rjit/assembler.rb
index 73fff946de..64f663ec0e 100644
--- a/lib/ruby_vm/rjit/assembler.rb
+++ b/lib/ruby_vm/rjit/assembler.rb
@@ -13,7 +13,7 @@ module RubyVM::RJIT
C_ARGS = [:rdi, :rsi, :rdx, :rcx, :r8, :r9]
C_RET = :rax
- # https://www.intel.com/content/dam/develop/public/us/en/documents/325383-sdm-vol-2abcd.pdf
+ # https://cdrdv2.intel.com/v1/dl/getContent/671110
# Mostly an x86_64 assembler, but this also has some stuff that is useful for any architecture.
class Assembler
# rel8 jumps are made with labels