Home
last modified time | relevance | path

Searched refs:u24 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
Dam33-2.c43 #define u24(shift) unsigned_constant(24, shift, 1) macro
292 lparen, u24 (0), comma, spreg, rparen, comma,
301 lparen, u24 (0), comma, spreg, rparen, tick_random);
397 lparen, u24 (0), comma, spreg, rparen, comma,
407 lparen, u24 (0), comma, spreg, rparen, tick_random);
/toolchain/binutils/binutils-2.25/cpu/
Dm32c.cpu582 (df f-dsp-8-u24 "24 bit unsigned" (all-isas) 8 24 UINT
591 (dnmf f-dsp-16-u24 "24 bit unsigned" (all-isas) UINT
594 (set (ifield f-dsp-16-u16) (and (ifield f-dsp-16-u24) #xffff))
595 (set (ifield f-dsp-32-u8) (and (srl (ifield f-dsp-16-u24) 16) #xff))
598 (set (ifield f-dsp-16-u24) (or (sll (ifield f-dsp-32-u8) 16)
603 (dnmf f-dsp-24-u24 "24 bit unsigned" (all-isas) UINT
606 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u24) #xff))
607 (set (ifield f-dsp-32-u16) (and (srl (ifield f-dsp-24-u24) 8) #xffff))
610 (set (ifield f-dsp-24-u24) (or (sll (ifield f-dsp-32-u16) 8)
615 (df f-dsp-32-u24 "24 bit unsigned" (all-isas) 32 24 UINT
[all …]
DChangeLog139 * m32c.cpu (f-dsp-32-u24): Fix mode of extract handler.
140 (f-dsp-40-u20, f-dsp-40-u24): Ditto.
480 * m32c.cpu (f-16-8, f-24-8, f-32-16, f-dsp-8-u24): New opcode
483 (Dsp-8-u24, Lab-5-3, Lab32-jmp-s): New operands.
Dmep-ivc2.cpu143 (dnf f-ivc2-4u24 "sub opcode field" (all-mep-isas) 24 4)
334 (f-ivc2-4u16 #xF) (f-ivc2-4u20 0) (f-ivc2-4u24 0) (f-29 0) (f-30 0) (f-31 0))
345 (f-ivc2-4u16 #xF) (f-ivc2-4u20 0) (f-ivc2-4u24 0) (f-29 0) (f-30 0) (f-31 1))
356 (f-ivc2-4u16 #xF) (f-ivc2-4u20 0) (f-ivc2-4u24 0) (f-30 1) (f-31 0))
367 (f-ivc2-4u16 #xF) (f-ivc2-4u20 0) (f-ivc2-4u24 0) (f-30 1) (f-31 1))
378 (f-ivc2-4u16 #xF) (f-ivc2-4u20 1) (f-ivc2-4u24 0) (f-29 0) (f-30 0) (f-31 0))
389 (f-ivc2-4u16 #xF) (f-ivc2-4u20 1) (f-ivc2-4u24 0) (f-29 0) (f-30 0) (f-31 1))
Dmep-core.cpu501 (df f-5u24 "clip immediate (5 bits)" (all-mep-core-isas) 24 5 UINT #f #f)
773 (dnop cimm5 "clip immediate (5 bits)" (all-mep-core-isas) h-uint f-5u24)