shithub: mc

Download patch

ref: 32ff704e0db8256cb6535341ae789a15e143745f
parent: 0f7fbc2dcbb934a3aa62aa4a69db432b4d20b7c1
author: Ori Bernstein <ori@markovcorp.com>
date: Tue Apr 24 07:40:17 EDT 2018

We don't do PIE yet, let's deal with it later.

--- a/6/insns.def
+++ b/6/insns.def
@@ -287,7 +287,7 @@
 
 /* branch instructions */
 Insn(Icall,
-    "\tcall %v@PLT\n",
+    "\tcall %v\n",
     "\tCALL %V\n",
     Use(.l={1}, .r={
             Rrdi, Rrsi, Rrdx, Rrcx, Rr8, Rr9,