From fb7e66fd4b30cc4c0aa9abcdf64ab7e33a0e9ef3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 1 Oct 2018 12:30:15 -0700 Subject: 4640 - clear error message on missing library --- subx/030---operands.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx/030---operands.cc') diff --git a/subx/030---operands.cc b/subx/030---operands.cc index a9c85778..34953480 100644 --- a/subx/030---operands.cc +++ b/subx/030---operands.cc @@ -351,6 +351,7 @@ b9 0x080490a7/imm32 # copy to ECX :(scenarios transform) :(scenario pack_silently_ignores_non_hex) +% Hide_errors = true; == 0x1 # instruction effective address operand displacement immediate # op subop mod rm32 base index scale r32 @@ -359,7 +360,6 @@ b9 0x080490a7/imm32 # copy to ECX +transform: packing instruction 'bb foo/imm32' # no change (we're just not printing metadata to the trace) +transform: instruction after packing: 'bb foo' -$error: 0 :(scenarios run) :(scenario pack_flags_bad_hex) -- cgit 1.4.1-2-gfad0