Home
last modified time | relevance | path

Searched refs:i965_asm (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/tools/tests/
Drun-test.py31 i965_asm = split_args(wrapper) + [args.i965_asm] variable
33 i965_asm = [args.i965_asm] variable
43 command = i965_asm + [
/external/mesa3d/src/intel/tools/
Dmeson.build181 i965_asm = executable( build
182 'i965_asm',
183 ['i965_asm.c', i965_gram_tab[0], i965_gram_tab[1], i965_lex_yy_c],
210 'i965_asm : ' + _gen_num, test_runner,
212 '--i965_asm', i965_asm,
/external/mesa3d/docs/
Denvvars.rst344 A binary could be generated from a dumped assembly by ``i965_asm``.
/external/mesa3d/docs/relnotes/
D20.1.0.rst3799 - intel/tools: Set correct address register file and number in i965_asm