Home
last modified time | relevance | path

Searched refs:data32h (Results 1 – 3 of 3) sorted by relevance

/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dparser.h233 int_32 data32h; /* needed for OP_I48 and OP_I64 */ member
/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dbranch.c175 CodeInfo->opnd[OPND1].data32h = 0; in process_branch()
H A Dparser.c806 CodeInfo->opnd[CurrOpnd].data32h = opndx->hvalue; in idata_nofixup()
1109 CodeInfo->opnd[CurrOpnd].data32h = opndx->hvalue; in idata_fixup()
1116 CodeInfo->opnd[CurrOpnd].data32h = opndx->hvalue; in idata_fixup()