Skip to content

Commit 4087704

Browse files
committed
address comments,
1 parent 4d1ad30 commit 4087704

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/docs/LangRef.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5414,6 +5414,8 @@ X86:
54145414
operand will get allocated only to RAX -- if two 32-bit operands are needed,
54155415
you're better off splitting it yourself, before passing it to the asm
54165416
statement.
5417+
- ``jR``: An 8, 16, 32, or 64-bit integer EGPR when EGPR feature is on.
5418+
Otherwise, same as ``R``.
54175419

54185420
XCore:
54195421

0 commit comments

Comments
 (0)