Skip to content
Snippets Groups Projects
  1. May 11, 2018
    • Cedric Roux's avatar
      fix rdtsc usage · ad46183e
      Cedric Roux authored
      One user had a problem compiling oaisim.
      This commit fixes it.
      
      The compilation log was saying:
      
          targets/RT/USER/lte-ue.c:
          In function UE_thread_rxn_txnp4:
      
          openair2/UTIL/LOG/log.h:370:3:
          error: inconsistent operand constraints in an asm
      
               __asm__ volatile ("rdtsc" : "=a" (a), "=d" (d));
      
               ^
      ad46183e
  2. Apr 16, 2018
  3. Apr 13, 2018
  4. Apr 12, 2018
  5. Apr 11, 2018
  6. Apr 10, 2018
  7. Apr 06, 2018
  8. Apr 05, 2018
  9. Mar 23, 2018
  10. Mar 22, 2018
  11. Mar 20, 2018
  12. Mar 19, 2018
  13. Mar 16, 2018
  14. Mar 15, 2018
Loading