https://issues.dlang.org/show_bug.cgi?id=21182

          Issue ID: 21182
           Summary: asm code is missing `int ptr` and so defaults to byte
                    op
           Product: D
           Version: D2
          Hardware: x86
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: phobos
          Assignee: [email protected]
          Reporter: [email protected]

The error message:

std/internal/math/biguintx86.d(1172): Error: operand size for opcode `dec` is
ambiguous, add `ptr byte/short/int/long` prefix

--

Reply via email to