|
cpu.cc merge question: msg#00114emulators.bochs.devel
Hi, When trying to merge the BRANCH_SAVE_RESTORE branch with that in the mainline, I have encounted a merge conflict that I am unsure how deal with in cpu.cc. Here is some of the code: <<<<<<< cpu.cc unsigned iCacheHash; Bit32u pAddr, pageWriteStamp; ======= unsigned iCacheHash; Bit32u pAddr, pageWriteStamp, fetchModeMask; >>>>>>> 1.76.2.8 revision 1.76.2.8 is my branch, and there is an extra variable "fetchModeMask" that is used throughout the function. The mainline does not have this variable... Which version should I choose? Is it safe to assume it is no longer needed, or is this a needed addiction? --Brian ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: My second attempt at a data_xfer instruction optimization: 00114, Brian Slechta |
|---|---|
| Next by Date: | Re: My second attempt at a data_xfer instruction optimization: 00114, Jamie Lokier |
| Previous by Thread: | My second attempt at a data_xfer instruction optimizationi: 00114, Conn Clark |
| Next by Thread: | RE: cpu.cc merge question: 00114, Stanislav Shwartsman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |