Home
last modified time | relevance | path

Searched refs:MSP430_OP_BIS (Results 1 – 3 of 3) sorted by relevance

/dports/devel/mspdebug/mspdebug-493f38b/util/
H A Ddis.h158 MSP430_OP_BIS = 0xD000, enumerator
H A Ddis.c560 case MSP430_OP_BIS: in find_emulated_ops()
879 {MSP430_OP_BIS, "BIS"},
/dports/devel/mspdebug/mspdebug-493f38b/drivers/
H A Dsim.c321 case MSP430_OP_BIS: in step_double()