Home
last modified time | relevance | path

Searched refs:u6 (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dquick.s25 unsigned6: ; u6
30 @OC@ twenty2*2,r3 ; u6
31 @OC@ -twenty2+33*2+13,r5 ; u6
32 @OC@ twenty2-22,r10 ; u6
33 @OC@ 31*2,r5 ; u6
34 @OC@ twenty2*3-3,r4 ; u6
35 @OC@ twenty2*3-4,r5 ; u6
36 @OC@ 63,r11 ; u6
37 @OC@ 32,r11 ; u6
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dleb128_unittest.cc47 static unsigned char u6[] = { 0x80+1, 1 }; // 129 in Leb128_test() local
69 CHECK(read_unsigned_LEB_128(u6, &len) == 129 && len == sizeof(u6)); in Leb128_test()
/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h37 u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, enumerator
/toolchain/binutils/binutils-2.25/cpu/
Dfrv.cpu1975 (df f-u6 "6 bit unsigned" () 5 6 UINT #f #f)
3171 (dnop u6 "6 bit unsigned immediate" (HASH-PREFIX) h-uint f-u6)
7898 (.str name "$pack $FRinti,$u6,$FRintk")
7899 (+ pack FRintk op FRinti ope u6)
7900 (set FRintk (operation FRinti (and u6 #x1f)))
7923 (media-cut-r-r mwcuti u6 OP_7B OPE1_07 "media cut")
8011 (.str name "$pack $FRinti,$u6,$FRintk")
8012 (+ pack FRintk op FRinti ope u6)
8018 (operation (halfword hi FRinti 0) (and u6 #xf)))
8020 (operation (halfword lo FRinti 0) (and u6 #xf))))
[all …]
Dm32c.cpu389 (df f-dsp-8-u6 "6 bit unsigned" (all-isas) 8 6 UINT #f #f)
392 (df f-dsp-10-u6 "6 bit unsigned" (all-isas) 10 6 UINT #f #f)
1789 (define-full-operand Dsp-8-u6 "unsigned 6 bit displacement at offset 8 bits" (all-isas)
1790 h-uint DFLT f-dsp-8-u6
1813 (define-full-operand Dsp-10-u6 "unsigned 6 bit displacement at offset 10 bits" (all-isas)
1814 h-uint DFLT f-dsp-10-u6
8054 (dni int16 "int Dsp-10-u6" ((machine 16))
8055 ("int #${Dsp-10-u6}")
8056 (+ (f-0-4 #xE) (f-4-4 #xB) (f-8-2 3) Dsp-10-u6)
8057 (c-call VOID "do_int" pc Dsp-10-u6)
[all …]
Dmep-ivc2.cpu129 (dnf f-ivc2-1u6 "sub opcode field" (all-mep-isas) 6 1)
130 (dnf f-ivc2-2u6 "sub opcode field" (all-mep-isas) 6 2)
131 (dnf f-ivc2-3u6 "sub opcode field" (all-mep-isas) 6 3)
132 (dnf f-ivc2-6u6 "sub opcode field" (all-mep-isas) 6 6)
224 (dnop ivc-x-6-1 "filler" (all-mep-isas) h-uint f-ivc2-1u6)
225 (dnop ivc-x-6-2 "filler" (all-mep-isas) h-uint f-ivc2-2u6)
226 (dnop ivc-x-6-3 "filler" (all-mep-isas) h-uint f-ivc2-3u6)
233 (dnop imm6p6 "Imm6p6" (all-mep-isas) h-uint f-ivc2-6u6)
Dmep-core.cpu485 (df f-2u6 "SAR offset (2 bits)" (all-mep-core-isas) 6 2 UINT #f #f)
750 (dnop udisp2 "SSARB addend (2 bits)" (all-mep-core-isas) h-sint f-2u6)
Dcris.cpu1349 (dnf f-u6 "Quick immediate unsigned 6-bit" () 5 6)
1575 (dnop j "Quick unsigned 6-bit" () h-uint f-u6)
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-93033427 * gas/cris/quick-u6.d: Ditto.