Home
last modified time | relevance | path

Searched refs:qword (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/less/
H A Dcmdbuf.c1058 char *qword = NULL; in init_compl() local
1060 char *qword = shell_quote(word+1); in init_compl()
1062 if (qword == NULL) in init_compl()
1066 tk_text = fcomplete(qword); in init_compl()
1067 free(qword); in init_compl()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c2078 || (i.types[given].bitfield.qword in match_operand_size()
2228 temp.bitfield.qword = 0; in operand_type_match()
2272 && g0.bitfield.qword == g1.bitfield.qword in operand_type_register_match()
2281 && !(t0.bitfield.qword & t1.bitfield.qword) in operand_type_register_match()
4026 && ((i.types[1].bitfield.qword in optimize_encoding()
4076 i.types[1].bitfield.qword = 0; in optimize_encoding()
5506 type.bitfield.qword = 1; in check_VecOperands()
6556 && i.types[0].bitfield.qword in process_suffix()
6558 && i.types[1].bitfield.qword)) in process_suffix()
6630 || i.types[op].bitfield.qword) in check_byte_reg()
[all …]
H A Dtc-i386-intel.c109 I386_TYPE(qword, 8),
684 i.types[this_operand].bitfield.qword = 1; in i386_intel_operand()
/dragonfly/contrib/gdb-7/opcodes/
H A Di386-opc.h649 unsigned int qword:1; member
/dragonfly/contrib/binutils-2.27/opcodes/
H A Di386-opc.h822 unsigned int qword:1; member
/dragonfly/contrib/binutils-2.34/opcodes/
H A Di386-opc.h837 unsigned int qword:1; member
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386-intel.c107 I386_TYPE(qword, 8),
666 i.types[this_operand].bitfield.qword = 1; in i386_intel_operand()
H A Dtc-i386.c1758 || (i.types[j].bitfield.qword in match_reg_size()
1759 && !t->operand_types[j].bitfield.qword)); in match_reg_size()
1858 temp.bitfield.qword = 0; in operand_type_match()
4565 && !i.types[i.broadcast->operand].bitfield.qword in check_VecOperands()
4604 && i.types[op].bitfield.qword)) in check_VecOperands()
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-i386.texi502 @samp{byte ptr}, @samp{word ptr}, @samp{dword ptr} and @samp{qword ptr}. Thus,
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt7931 access, the size is encoded as 1=byte, 2=word, 3=dword, and 4=qword.
19558 moves instead of word/dword/qword moves. - External objects are