about summary refs log tree commit diff stats
path: root/subx/024pack_operands.cc
diff options
context:
space:
mode:
Diffstat (limited to 'subx/024pack_operands.cc')
-rw-r--r--subx/024pack_operands.cc9
1 files changed, 0 insertions, 9 deletions
diff --git a/subx/024pack_operands.cc b/subx/024pack_operands.cc
index 23e91c05..26573395 100644
--- a/subx/024pack_operands.cc
+++ b/subx/024pack_operands.cc
@@ -181,15 +181,6 @@ string to_string(const vector<word>& in) {
   return out.str();
 }
 
-// helper
-void transform(const string& text_bytes) {
-  program p;
-  istringstream in(text_bytes);
-  parse(in, p);
-  if (trace_contains_errors()) return;
-  transform(p);
-}
-
 :(scenario pack_immediate_constants_hex)
 == 0x1
 # instruction                     effective address                                           operand     displacement    immediate