Home
last modified time | relevance | path

Searched defs:bitness (Results 1 – 25 of 121) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_ragel/
H A Dproof_tools_templates.py10 def LockedRegWithRegOrMem16bit(mnemonic_name, bitness): argument
36 def XmmYmmOrMemory3operand(mnemonic_name, bitness): argument
59 def XmmOrMemory3operand(mnemonic_name, bitness): argument
76 def AllXmmYmmMemoryMoves(mnemonic_name, bitness): argument
100 def AllXmmYmmMemorytoXmmYmmMoves(mnemonic_name, bitness): argument
120 def XmmToMemoryOrXmmAndMemoryToXmmMoves(mnemonic_name, bitness): argument
H A Dproof_tools.py76 def AllXMMOperands(bitness): argument
83 def AllYMMOperands(bitness): argument
90 def GprOperands(bitness, operand_size, is_write_for_64_bit=True, argument
167 def MemoryOperandsTemplate(disp, base, index, scale, bitness): argument
261 def AllMemoryOperands(bitness): argument
310 def GetRRInfoFromTrie(trie_state, bitness): argument
H A Davx1_xmm_ymm_memory_moves.py15 def Avx1XmmYmmMemoryMoves(bitness): argument
49 def Validate(trie_diffs, bitness): argument
H A Davx2_0f_6x_0f_7x_proof.py11 def Instructions(bitness): argument
78 def Validate(trie_diffs, bitness): argument
H A Dfinal_avx1_instrs_proof.py12 def Instructions(bitness): argument
128 def Validate(trie_diffs, bitness): argument
H A Dfma_proof.py12 def Instructions(bitness): argument
76 def Validate(trie_diffs, bitness): argument
H A Djecxz_proof.py12 def Instructions(bitness): argument
20 def Validate(trie_diffs, bitness): argument
H A Dvmovd_proof.py12 def Instructions(bitness): argument
36 def Validate(trie_diffs, bitness): argument
H A Davx2_additions_proof.py11 def Instructions(bitness): argument
66 def Validate(trie_diffs, bitness): argument
H A Dcrc32_16_to_32_proof.py12 def Instructions(bitness): argument
23 def Validate(trie_diffs, bitness): argument
H A Dremaining_avx2_promotions_proof.py11 def Instructions(bitness): argument
121 def Validate(trie_diffs, bitness): argument
H A Dremaining_nonspecial_avx1_proof.py12 def Instructions(bitness): argument
205 def Validate(trie_diffs, bitness): argument
H A Dverify_superinstructions.py21 def ValidateSuperinstruction(superinstruction, validator_inst, bitness): argument
70 bitness, argument
H A Dcmpxchg16_proof.py11 def Validate(trie_diffs, bitness): argument
H A Dbsr_bsf_proof.py10 def Validate(trie_diffs, bitness): argument
H A Dnacl_unsupported_proof.py11 def Validate(trie_diffs, bitness): argument
H A Dmovbe_proof.py10 def Validate(trie_diffs, bitness): argument
H A Dshld_shrd_proof.py10 def Validate(trie_diffs, bitness): argument
H A Dvbroadcast_proof.py10 def Validate(trie_diffs, bitness): argument
/dports/security/i2pd/i2pd-2.40.0/build/
H A Dbuild_mingw.cmd57 set bitness=32 variable
61 set bitness=64 variable
68 set bitness=32 variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/CMakeScripts/
H A DDist.cmake34 set(bitness "x64") variable
36 set(bitness "x86") variable
/dports/deskutils/calibre/calibre-src-5.34.0/setup/
H A Dinstallers.py31 def get_cmd(exe, bypy, which, bitness, sign_installers, notarize=True, compression_level='9'): argument
46 def get_dist(base, which, bitness): argument
57 def build_only(which, bitness, spec, shutdown=False): argument
73 def build_single(which='windows', bitness='64', shutdown=True, sign_installers=True, notarize=True,… argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/
H A Dreloc_elf.cc18 Bitness bitness, in RelocReaderElf()
141 Bitness bitness, in RelocWriterElf()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/zucchini/
H A Dreloc_elf.cc18 Bitness bitness, in RelocReaderElf()
141 Bitness bitness, in RelocWriterElf()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/external/robin-hood-hashing/src/scripts/
H A Drandom_value.rb3 def rn(bitness) argument

12345