Lines Matching full:raise
41 raise Exception("bad reg_w %d" % w)
53 raise Exception()
62 raise Exception("Bad /m width: %s" % w)
82 raise Exception("Unknown immediate")
97 raise Exception("Bad r/w width: %s" % w)
99 raise Exception("Bad r/w width: %s" % w)
114 raise Exception("Bad mem width: %s" % w)
127 raise Exception("Expected /m: %s", arg)
137 raise Exception("Expected /m: %s", arg)
149 raise SkipInstruction
164 raise
166 raise Exception("Bad arg %s: %s" % (op, e))
200 raise Exception("Too many regs: %s(%d)" % (self.op, nreg))