Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h111 BINARY_LONG = 316, enumerator
1041 #define BINARY_LONG 316 macro
H A Dreserved.c441 { "BINARY-LONG", 0, 0, BINARY_LONG, /* 2002 */
H A Dparser.y2319 %token BINARY_LONG "BINARY-LONG"
6563 | BINARY_LONG
7365 | BINARY_LONG _signed
7369 | BINARY_LONG UNSIGNED
H A Dparser.c2397 BINARY_LONG = 316, enumerator
3327 #define BINARY_LONG 316 macro
/dports/devel/orc/orc-0.4.31/orc/
H A Dorcrules-neon.c1398 #define BINARY_LONG(opcode,insn_name,code,vec_shift) \ macro
1761 BINARY_LONG(mulsbw,"vmull.s8",0xf2800c00, 3)
1762 BINARY_LONG(mulubw,"vmull.u8",0xf3800c00, 3)
1763 BINARY_LONG(mulswl,"vmull.s16",0xf2900c00, 2)
1764 BINARY_LONG(muluwl,"vmull.u16",0xf3900c00, 2)