Lines Matching full:ulong
243 s390x_dirtyhelper_EX(ULong torun)
253 ULong
254 s390x_dirtyhelper_STCK(ULong *addr)
265 ULong
266 s390x_dirtyhelper_STCKE(ULong *addr)
277 ULong s390x_dirtyhelper_STCKF(ULong *addr)
288 ULong s390x_dirtyhelper_STCK(ULong *addr) {return 3;}
289 ULong s390x_dirtyhelper_STCKF(ULong *addr) {return 3;}
290 ULong s390x_dirtyhelper_STCKE(ULong *addr) {return 3;}
298 s390_set_facility_bit(ULong *addr, UInt bitno, UInt value)
303 ULong mask = 1;
313 ULong
314 s390x_dirtyhelper_STFLE(VexGuestS390XState *guest_state, ULong *addr)
316 ULong hoststfle[S390_NUM_FACILITY_DW], cc, num_dw, i;
317 register ULong reg0 asm("0") = guest_state->guest_r0 & 0xF; /* r0[56:63] */
365 ULong
366 s390x_dirtyhelper_STFLE(VexGuestS390XState *guest_state, ULong *addr)
376 s390x_dirtyhelper_CUxy(UChar *address, ULong data, ULong num_bytes)
396 encoded in an ULong value:
406 ULong
409 ULong retval = 0; // shut up gcc
493 encoded in an ULong value:
502 ULong
505 ULong retval;
536 encoded in an ULong value:
546 ULong
549 ULong retval;
583 encoded in an ULong value:
593 ULong
596 ULong retval;
653 two things encoded in an ULong value:
663 ULong
687 byte. The function returns three things encoded in an ULong value:
698 static ULong
700 ULong stuff, Bool is_cu12)
704 ULong retval = 0;
830 ULong
832 ULong stuff)
838 ULong
840 ULong stuff)
852 s390_do_cvb(ULong decimal)
866 UInt s390_do_cvb(ULong decimal) { return 0; }
874 ULong
875 s390_do_cvd(ULong binary_in)
878 ULong decimal;
890 ULong s390_do_cvd(ULong binary) { return 0; }
897 ULong
898 s390_do_ecag(ULong op2addr)
900 ULong result;
909 ULong s390_do_ecag(ULong op2addr) { return 0; }
1481 s390_calculate_cc(ULong cc_op, ULong cc_dep1, ULong cc_dep2, ULong cc_ndep)
1489 return S390_CC_FOR_BINARY("ogr", cc_dep1, (ULong)0);
1795 s390_calculate_cond(ULong mask, ULong op, ULong dep1, ULong dep2, ULong ndep)
1848 ULong cond, cc_op;
2023 ULong mask;
2099 ULong mask16;
2140 ULong mask16;
2385 ULong cc_op;