From 9465188353aafd757a184d84bf11af6b16bac654 Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Mon, 10 Jul 2017 02:10:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c115ee7..b8d34fb 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,6 @@ of the computation back to the stack when it's done. There are some exceptions to this. In particular the current version of uvm supports registers. -Additionally the contents of `t0` can be placed on the top of the stack using `xload0`. - ## uVM Instruction Set uVM possesses the standard issue instruction set you might expect in a simple VM: