Home
last modified time | relevance | path

Searched refs:operand_check (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dx86-64-vgather-check-none.s1 .operand_check none
Dvgather-check-none.s1 .operand_check none
Dvgather-check-none.d3 #name: i386 vgather check (.operand_check none)
Dx86-64-vgather-check-none.d3 #name: x86-64 vgather check (.operand_check none)
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c556 sse_check, operand_check = check_warning; variable
2311 kind = &operand_check; in set_check()
4421 if (operand_check == check_none) in check_VecOperands()
4430 if (operand_check == check_error) in check_VecOperands()
4444 if (operand_check == check_error) in check_VecOperands()
4449 if (operand_check != check_none) in check_VecOperands()
9853 operand_check = check_error; in md_parse_option()
9855 operand_check = check_warning; in md_parse_option()
9857 operand_check = check_none; in md_parse_option()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2012786 (operand_check): New.
787 (md_pseudo_table): Add "operand_check".