From dd844793dc703bdcc73e6f5beb1205790b16abb4 Mon Sep 17 00:00:00 2001 From: Evgeny Ukhanov Date: Tue, 27 Aug 2024 17:45:48 +0200 Subject: [PATCH] Modified specification section for EIP-663 --- 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 e82f9629135fb..116f8f620b324 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`)