From 3668d386d7773c395476e7805671cf16eb81bdf7 Mon Sep 17 00:00:00 2001 From: Evgeny Ukhanov Date: Tue, 27 Aug 2024 18:02:56 +0200 Subject: [PATCH] Update EIP-663: Modify specification section for EIP-663 Merged by EIP-Bot. --- EIPS/eip-663.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-663.md b/EIPS/eip-663.md index e82f9629135fb8..116f8f620b3246 100644 --- a/EIPS/eip-663.md +++ b/EIPS/eip-663.md @@ -29,7 +29,7 @@ Introducing `SWAPN`, `DUPN` and `EXCHANGE` will provide an option to compilers t ## Specification -We introduce two new instructions: +We introduce three new instructions: 1. `DUPN` (`0xe6`) 2. `SWAPN` (`0xe7`)