--- FAIL: TestDSTXR (0.00s)
d_format_test.go:121: Error, test was not supposed to produce an error: Invalid syntax
d_format_test.go:125: Wrong binary translation
Should produce 11001000000 000000000 00 01010 01001
instead produced
I format
--- FAIL: TestIADDI (0.00s)
i_format_test.go:17: Wrong binary translation
Should produce 1001000100 000000000101 00001 00000
instead produced 10010001000000000001010000000001
I format
--- FAIL: TestISUBI (0.00s)
i_format_test.go:30: Wrong binary translation
Should produce 1101000100 000000000101 00001 00000
instead produced 11010001000000000001010000000001
I format
--- FAIL: TestIADDIS (0.00s)
i_format_test.go:43: Wrong binary translation
Should produce 1011000100 000000000101 00001 00000
instead produced 10110001000000000001010000000001
I format
--- FAIL: TestISUBIS (0.00s)
i_format_test.go:55: Wrong binary translation
Should produce 1111000100 000000000101 00001 00000 00000
instead produced 11110001000000000001010000000001
I format
--- FAIL: TestIANDI (0.00s)
i_format_test.go:67: Wrong binary translation
Should produce 1001001000 000000000101 00001 00000
instead produced 10010010000000000001010000000001
I format
--- FAIL: TestIANDIS (0.00s)
i_format_test.go:79: Wrong binary translation
Should produce 1111001000 000000000101 00001 00000
instead produced 11110010000000000001010000000001
I format
--- FAIL: TestIORRI (0.00s)
i_format_test.go:91: Wrong binary translation
Should produce 1011001000 000000000101 00001 00000
instead produced 10110010000000000001010000000001
I format
--- FAIL: TestIEORI (0.00s)
i_format_test.go:103: Wrong binary translation
Should produce 1101001000 000000000101 00001 00000
instead produced 11010010000000000001010000000001
--- FAIL: TestRLSL (0.00s)
r_format_test.go:116: Error, test was not supposed to produce an error: Invalid syntax for immediate
r_format_test.go:120: Wrong binary translation
Should produce 11010011011 00000 000100 00001 00000
instead produced
--- FAIL: TestRLSR (0.00s)
r_format_test.go:128: Error, test was not supposed to produce an error: Invalid syntax for immediate
r_format_test.go:132: Wrong binary translation
Should produce 11010011010 00000 000100 00001 00000
instead produced