HomeSort by: relevance | last modified time | path
    Searched defs:word_dst (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
movmd.s 22 word_dst: label
70 mov #word_dst, er6
84 test_h_gr32 word_dst+20 er6
89 memcmp word_src word_dst 20
90 cmp.w #0, @word_dst+20
movw.s 20 word_dst: label
86 mov.w #0xf:4, @word_dst:16 ; 4-bit imm to 16-bit address-direct
88 ;;; .word @word_dst
106 cmp.w #0xf, @word_dst
110 mov.w #0, @word_dst ; zero it again for the next use.
117 mov.w #0xf:4, @word_dst:32 ; 4-bit imm to 32-bit address-direct
119 ;;; .long @word_dst
137 cmp.w #0xf, @word_dst
141 mov.w #0, @word_dst ; zero it again for the next use.
148 mov.l #word_dst, er
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
movmd.s 22 word_dst: label
70 mov #word_dst, er6
84 test_h_gr32 word_dst+20 er6
89 memcmp word_src word_dst 20
90 cmp.w #0, @word_dst+20
movw.s 20 word_dst: label
86 mov.w #0xf:4, @word_dst:16 ; 4-bit imm to 16-bit address-direct
88 ;;; .word @word_dst
106 cmp.w #0xf, @word_dst
110 mov.w #0, @word_dst ; zero it again for the next use.
117 mov.w #0xf:4, @word_dst:32 ; 4-bit imm to 32-bit address-direct
119 ;;; .long @word_dst
137 cmp.w #0xf, @word_dst
141 mov.w #0, @word_dst ; zero it again for the next use.
148 mov.l #word_dst, er
    [all...]

Completed in 127 milliseconds