Searched refs:fetch_data_word (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/x86emu/
H A Dops2.c370 srcval = fetch_data_word(srcoffset+disp);
397 srcval = fetch_data_word(srcoffset+disp);
424 srcval = fetch_data_word(srcoffset+disp);
494 destval = fetch_data_word(destoffset);
525 destval = fetch_data_word(destoffset);
556 destval = fetch_data_word(destoffset);
626 destval = fetch_data_word(destoffset);
653 destval = fetch_data_word(destoffset);
680 destval = fetch_data_word(destoffset);
778 srcval = fetch_data_word(srcoffse
[all...]
H A Dops.c198 destval = fetch_data_word(destoffset);
225 destval = fetch_data_word(destoffset);
252 destval = fetch_data_word(destoffset);
373 srcval = fetch_data_word(srcoffset);
398 srcval = fetch_data_word(srcoffset);
423 srcval = fetch_data_word(srcoffset);
618 destval = fetch_data_word(destoffset);
645 destval = fetch_data_word(destoffset);
672 destval = fetch_data_word(destoffset);
793 srcval = fetch_data_word(srcoffse
[all...]
H A Ddecode.c323 u16 fetch_data_word( function
/barrelfish-master/include/x86emu/
H A Ddecode.h65 u16 fetch_data_word (uint offset);

Completed in 40 milliseconds