Searched refs:FRAG (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/ia64/disasm/ |
| HD | disasm_extract.c | 38 #define FRAG(o,l) ((int)((o << 8) | (l & 0xff))) macro 1934 s_immf(i, 2, bits, FRAG(13,7), FRAG(36,1), 0); in asm_extract() 1939 s_immf(i, 2, bits, FRAG(13,7), FRAG(27,6), FRAG(36,1), 0); in asm_extract() 1944 s_immf(i, 2, bits, FRAG(13,7), FRAG(27,9), FRAG(22,5), in asm_extract() 1945 FRAG(36,1), 0); in asm_extract() 1967 s_immf(i, 3, bits, FRAG(13,7), FRAG(36,1), 0); in asm_extract() 1984 disp(i, 1, bits, FRAG(13,20), FRAG(36,1), 0); in asm_extract() 1990 disp(i, 1, bits, FRAG(13,20), FRAG(36,1), 0); in asm_extract() 1995 disp(i, 2, bits, FRAG(13,20), FRAG(36,1), 0); in asm_extract() 2012 disp(i, 1, bits, FRAG(13,20), FRAG(36,1), 0); in asm_extract() [all …]
|
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-arc.h | 63 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \ argument 64 arc_cons_fix_new (FRAG, WHERE, NBYTES, EXP)
|
| HD | tc-cr16.h | 62 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ argument 63 cr16_cons_fix_new (FRAG, OFF, LEN, EXP)
|
| HD | tc-alpha.h | 76 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \ argument 77 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
|
| HD | tc-i386.h | 203 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP) argument
|
| /trueos/etc/ |
| HD | protocols | 54 ipv6-frag 44 IPV6-FRAG # fragment header for ipv6
|