Hi Recently I find a bug related to these memory access functions (*ldub_code*, *ldub_kernel*, and *ldub_user*) in my own project. When I try to find the definitions of these functions, I only find possible matches in *qemu/cpu-all.h *when *CONFIG_USER_ONLY* is set. It seems that these functions will call *ldub_p* eventually; however, I can't find the definitions when *CONFIG_USER_ONLY* is not set (DEFAULT).
Any help would be grateful! Thanks Dennis
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
