Searched defs:mk_word32 (Results 1 - 8 of 8) sorted by last modified time

/seL4-l4v-10.1.1/graph-refine/
H A Dsyntax.py1417 def mk_word32 (x): function
H A Dobjdump.py49 from syntax import structs, fresh_name, Struct, mk_word32 namespace
H A Dcheck.py23 from syntax import (true_term, false_term, boolT, mk_var, mk_word32, mk_word8, namespace
/seL4-l4v-10.1.1/HOL4/examples/ARM/v7/eval/
H A Darm_evalLib.sml36 val mk_word32 = mk_word 32; value
/seL4-l4v-10.1.1/HOL4/examples/ARM/v7/
H A Darm_stepLib.sml535 fun mk_word32 x = wordsSyntax.mk_wordii (x,32) function
H A Darm_parserLib.sml420 fun mk_word32 n = wordsSyntax.mk_wordi (n,32); function
/seL4-l4v-10.1.1/HOL4/examples/ARM/v4/
H A DinstructionSyntax.sml33 val mk_word32 = mk_word ``:32``; value
H A Darm_evalLib.sml291 fun mk_word32 n = mk_n2w(numSyntax.mk_numeral n,``:32``); function

Completed in 78 milliseconds