HomeSort by: relevance | last modified time | path
    Searched refs:Dn (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/m68k/060sp/dist/
isp.s 895 # Dn,An - shouldn't enter here #
1324 # Address register indirect w/ index(8-bit displacement): (dn, An, Xn) #
2069 # First, decode the operand location. If it's in Dn, fetch from #
2100 bne.w dcontrolmodel_s # %dn dest or control mode?
2102 mov.b EXC_OPWORD+1(%a6), %d0 # extract Dn from opcode
2507 # First, decode the operand location. If it's in Dn, fetch from #
2526 cmpi.b %d0, &0x7 # is src mode Dn or other?
2532 andi.w &0x7, %d0 # extract Dn
pfpsp.s 2435 # For the case of "fmovm.x Dn,-(a7)", where the offending instruction #
4223 # If instr is "fmovm Dn,-(A7)" from supervisor mode, #
4225 # d1 = Dn #
4244 # If the instruction is "fmovm.x <ea>,Dn", a _mem_read() is used #
4247 # If the instruction is "fmovm.x DN,<ea>", a _mem_write() is used #
4249 # If the instruction is "fmovm.x DN,-(a7)" from supervisor mode, #
4256 # fmovm.x dn, <ea> #
4257 # fmovm.x <ea>, dn #
4323 # the operation was unfortunately an: fmovm.x dn,-(sp)
7161 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
    [all...]
fpsp.s 2435 # For the case of "fmovm.x Dn,-(a7)", where the offending instruction #
4110 bfextu EXC_CMDREG(%a6){&6:&3},%d0 # fetch Dn
4320 # fdb<cc> Dn,<label> #
16263 # fetch_dreg() - fetch Dn value #
16264 # store_dreg_l() - store updated Dn value #
16282 # Dn is fetched and decremented by one. If Dn is not equal to -1, add #
16863 subq.w &0x1, %d0 # Dn - 1 -> Dn
16867 cmpi.w %d0, &-0x1 # is (Dn == -1)
    [all...]

Completed in 30 milliseconds