Re: STG/CMM questions

2020-05-29 Thread Ben Gamari
Daneel Yaitskov writes: > Hi, > > There are 2 questions: > > 1. How to decipher myThreadId implementation in STG? > What is the principle behind STG version? > Is it matching first field from TSO by type? > "id" is not mentioned anyhow and there is no offset to id field. > The whole TSO struct is

STG/CMM questions

2020-05-28 Thread Daneel Yaitskov
Hi, There are 2 questions: 1. How to decipher myThreadId implementation in STG? What is the principle behind STG version? Is it matching first field from TSO by type? "id" is not mentioned anyhow and there is no offset to id field. The whole TSO struct is just mentioned. emitAssign and CmmLocal