/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
reloc-overflow-abs16-1.d | 1 #name: C6X relocation overflow, ABS16 4 #source: reloc-overflow-abs16.s
|
reloc-overflow-abs16-2.d | 1 #name: C6X relocation underflow, ABS16 4 #source: reloc-overflow-abs16.s
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
arm_unaligned_reloc.s | 39 .global abs16 40 .type abs16, %object 41 .size abs16, 2 42 abs16: label
|
arm_unaligned_reloc.sh | 47 check arm_unaligned_reloc.stdout "^0000a009 <abs16>:"
|
/toolchain/binutils/binutils-2.25/opcodes/ |
h8500-opc.h | 128 #define ABS16 22 164 {101,'m','I','!','E',O_MOV|O_WORD,"mov.w",2,{IMM16,ABS16},6, {{0x1d,0xff, }, 165 {0x00,0x00,ABS16 }, 178 {3,'m','E','D','D',O_XOR|O_WORD,"xor.w",2,{ABS16,RD},4, {{0x1d,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x00,0 },{0x60,0xf8,RD }}}, 188 {4,'m','E','D','D',O_XOR|O_BYTE,"xor.b",2,{ABS16,RD},4, {{0x15,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x00,0 },{0x60,0xf8,RD }}}, 197 {5,'m','E','D','D',O_XOR|O_UNSZ,"xor",2,{ABS16,RD},4, {{0x1d,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x00,0 },{0x60,0xf8,RD }}}, 208 {9,'a','E','!','!',O_TST|O_WORD,"tst.w",1,{ABS16,0},4, {{0x1d,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x00,0 },{0x16,0xff,0 }}} [all...] |
crx-opc.c | 349 /* opc12 r abs16 */ \ 351 {{abs16,0}, {regr,16}}}, \ 380 /* opc12 r abs16 */ \ 381 {NAME, 2, 0x320+OPC1, 20, LD_STOR_INS, {{regr,16}, {abs16,0}}}, \ 405 /* opc12 ui4 abs16 */ \ 406 {NAME, 2, 0x360+OPC, 20, STOR_IMM_INS, {{ui4,16}, {abs16,0}}}, \ 433 /* opcNN iN abs16 */ \ 434 {NAME, 2, OPC1+0*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {abs16,0}}}, \ 674 {16, arg_c, OP_UNSIGNED|OP_UPPER_64KB}, /* abs16 */
|
h8500-dis.c | 161 case ABS16: 269 case ABS16:
|
crx-dis.c | 621 if (instruction->operands[op_index].op_type == abs16)
|
/external/libopus/src/ |
opus.c | 87 maxval=ABS16(x[i*C]); 95 if (ABS16(x[end*C])>maxval) 97 maxval = ABS16(x[end*C]);
|
analysis.c | 119 if (ABS16(x)+ABS16(y)<1e-9f) 309 noisiness[i] = ABS16(mod1); 314 noisiness[i] += ABS16(mod2); 550 beta = .01f+.05f*ABS16(p-q)/(p*(1-q)+q*(1-p));
|
/toolchain/binutils/binutils-2.25/bfd/ |
coff-w65.c | 34 HOWTO (R_W65_ABS16, 1, 0, 16, FALSE, 0, complain_overflow_bitfield, 0, "abs16", TRUE, 0x0000ffff, 0x0000ffff, FALSE), 38 HOWTO (R_W65_ABS16S8, 1, 0, 16, FALSE, 0, complain_overflow_bitfield, 0, ">abs16", TRUE, 0x0000ffff, 0x0000ffff, FALSE), 39 HOWTO (R_W65_ABS16S16,1, 0, 16, FALSE, 0, complain_overflow_bitfield, 0, "^abs16", TRUE, 0x0000ffff, 0x0000ffff, FALSE),
|
elf-m10200.c | 543 * mov abs24 -> mov abs16 2 byte savings 998 mov (abs24),dn -> mov (abs16),dn 999 mov dn,(abs24) -> mov dn,(abs16) 1000 movb dn,(abs24) -> movb dn,(abs16) 1001 movbu (abs24),dn -> movbu (abs16),dn */ 1048 mov (abs24),an -> mov (abs16),an 1049 mov an,(abs24) -> mov an,(abs16) 1148 /* movb (abs24),dn ->movbu (abs16),dn extxb bn */ [all...] |
elf32-rl78.c | 111 RL78REL (ABS16, 1, 16, 0, dont, FALSE), [all...] |
elf-m10300.c | [all...] |
/external/elfutils/backends/ |
aarch64_reloc.def | 47 RELOC_TYPE (ABS16, REL)
|
arm_reloc.def | 36 RELOC_TYPE (ABS16, REL)
|
/external/libopus/celt/ |
arch.h | 117 #define ABS16(x) ((x) < 0 ? (-(x)) : (x)) 181 #define ABS16(x) ((float)fabs(x))
|
celt_encoder.c | 543 L1 += EXTEND32(ABS16(tmp[i])); 778 sum = MIN16(QCONST16(1.f, 10), ABS16(sum)); 785 minXC = MIN16(minXC, ABS16(EXTRACT16(SHR32(partial, 18)))); 787 minXC = MIN16(QCONST16(1.f, 10), ABS16(minXC)); [all...] |
/external/speex/libspeex/ |
arch.h | 82 #define ABS16(x) ((x) < 0 ? (-(x)) : (x)) /**< Absolute 16-bit value. */
|
ltp.c | 215 if (ABS16(sw[i])>16383) 591 if (ABS16(target[i])>16383) 599 if (ABS16(exc2[i])>16383)
|
pseudofloat.h | 325 a.m = ABS16(a.m);
|
/toolchain/binutils/binutils-2.25/gold/ |
aarch64-reloc.def | 37 ARD(ABS16 , STATIC , DATA , Y, -1, 15,16 , 0,0 , Symbol::ABSOLUTE_REF , DATA )
|
arm-reloc.def | 69 RD(ABS16 , STATIC , N, DATA , S + A , Y, -1, Y)
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
crx.h | 132 abs16, abs32, enumerator in enum:__anon116261
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-rl78.c | 1219 OP (ABS16); 1242 OP (ABS16); 1249 OP (ABS16); [all...] |