const github.com/segmentio/asm/cpu/arm.IDIVT

2 uses

	github.com/segmentio/asm/cpu/arm (current package)
		arm.go#L39: 	IDIVT                        // Integer divide instruction support in Thumb mode
		arm.go#L70: 	cpu.set(IDIVT, ARM.HasIDIVT)